Subversion Repositories SvarDOS

Rev

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

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