Subversion Repositories SvarDOS

Rev

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