Subversion Repositories SvarDOS

Rev

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

Rev 593 Rev 607
Line 1... Line 1...
1
localcfg history file
1
localcfg history file
2
 
2
 
-
 
3
* localcfg ver 20220203
-
 
4
 - NLS (translations) support through the SvarLANG library
-
 
5
 
3
* localcfg ver 20220202 (merged into the SvarDOS project)
6
* localcfg ver 20220202 (merged into the SvarDOS project)
4
 - country.sys path is optional, defaults to %DOSDIR%\CFG\COUNTRY.SYS
7
 - country.sys path is optional, defaults to %DOSDIR%\CFG\COUNTRY.SYS
5
 - COUNTRY=xxx example contains the actual codepage and path to COUNTRY.SYS
8
 - COUNTRY=xxx example contains the actual codepage and path to COUNTRY.SYS
6
 - improved loading/saving routines so they rely on memory structures
9
 - improved loading/saving routines so they rely on memory structures
7
 - relicensed from BSD 2-clause to MIT
10
 - relicensed from BSD 2-clause to MIT