Subversion Repositories SvarDOS

Rev

Rev 592 | Rev 607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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