Subversion Repositories SvarDOS

Rev

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