localcfg history file

* localcfg ver 20240918
 - help screen made more compact to fit in 25 lines
 - improved French and Turkish translations (by Berki Yenigun)
 - improved German translations (by Willy Spiegl)

* localcfg ver 20240916
 - /datfmt is case insensitive (accepts MDY, Mdy, dmy, YmD...)
 - /options:xx are changed to options=xx (no slash, '=' instead of ':')
 - datfmt, datsep, timfmt, tsep, ts changed to df, ds, tf, ts, th
 - cur, curpos, curspc, curprc changed to c, cpos, cspc, cprc
 - added the "nth" argument to disable the thousand separator

* localcfg ver 20240914 (dropped out of SvarDOS, standalone project again)
 - shortened command-line arguments,
 - COUNTRY.SYS path is mandatory again
 - space can be given as a delimiter (for example "localcfg country.sys /ts: ")
 - file is created if it does not exist, even if no modifiers were given

* localcfg ver 20231227
 - upgraded svarlang to ver 20230730, LNG now stored in same dir as executable

* localcfg ver 20230630
 - added TR and FR translations, both kindly contributed by Berki Yenigun

* localcfg ver 20230208
 - added BR translations, courtesy of Luzemario Dantes

* localcfg ver 20220203
 - NLS (translations) support through the SvarLANG library
 - memory usage optimizations
 - extra error messages

* localcfg ver 20220202 (merged into the SvarDOS project)
 - country.sys path is optional, defaults to %DOSDIR%\CFG\COUNTRY.SYS
 - COUNTRY=xxx example contains the actual codepage and path to COUNTRY.SYS
 - improved loading/saving routines so they rely on memory structures
 - relicensed from BSD 2-clause to MIT
 - moved from Turbo C to OpenWatcom

* localcfg v0.90 [02 June 2015]
 - first public release
