Subversion Repositories SvarDOS

Rev

Rev 592 | Rev 607 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
585 mateuszvis 1
localcfg history file
2
 
591 mateuszvis 3
* localcfg ver 20220202 (merged into the SvarDOS project)
593 mateuszvis 4
 - country.sys path is optional, defaults to %DOSDIR%\CFG\COUNTRY.SYS
588 mateuszvis 5
 - COUNTRY=xxx example contains the actual codepage and path to COUNTRY.SYS
591 mateuszvis 6
 - improved loading/saving routines so they rely on memory structures
592 mateuszvis 7
 - relicensed from BSD 2-clause to MIT
593 mateuszvis 8
 - moved from Turbo C to OpenWatcom
588 mateuszvis 9
 
585 mateuszvis 10
* localcfg v0.90 [02 June 2015]
11
 - first public release