Subversion Repositories SvarDOS

Rev

Rev 1191 | Rev 1262 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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