Subversion Repositories SvarDOS

Rev

Rev 1191 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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