Subversion Repositories SvarDOS

Rev

Rev 611 | Rev 1257 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 611 Rev 1191
1
localcfg history file
1
localcfg history file
2
 
2
 
-
 
3
* localcfg ver 20230208
-
 
4
 - added BR translations, courtesy of Luzemario Dantes
-
 
5
 
3
* localcfg ver 20220203
6
* localcfg ver 20220203
4
 - NLS (translations) support through the SvarLANG library
7
 - NLS (translations) support through the SvarLANG library
5
 - memory usage optimizations
8
 - memory usage optimizations
6
 - extra error messages
9
 - extra error messages
7
 
10
 
8
* localcfg ver 20220202 (merged into the SvarDOS project)
11
* localcfg ver 20220202 (merged into the SvarDOS project)
9
 - country.sys path is optional, defaults to %DOSDIR%\CFG\COUNTRY.SYS
12
 - country.sys path is optional, defaults to %DOSDIR%\CFG\COUNTRY.SYS
10
 - COUNTRY=xxx example contains the actual codepage and path to COUNTRY.SYS
13
 - COUNTRY=xxx example contains the actual codepage and path to COUNTRY.SYS
11
 - improved loading/saving routines so they rely on memory structures
14
 - improved loading/saving routines so they rely on memory structures
12
 - relicensed from BSD 2-clause to MIT
15
 - relicensed from BSD 2-clause to MIT
13
 - moved from Turbo C to OpenWatcom
16
 - moved from Turbo C to OpenWatcom
14
 
17
 
15
* localcfg v0.90 [02 June 2015]
18
* localcfg v0.90 [02 June 2015]
16
 - first public release
19
 - first public release
17
 
20