Subversion Repositories SvarDOS

Rev

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

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