Subversion Repositories SvarDOS

Rev

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