diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2013-05-08 08:24:54 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2013-05-08 08:24:54 (GMT) |
commit | 64e39b2d5affa9c63dd65b8a93fdcf6105cc19a7 (patch) | |
tree | 0bc21db070ceb88bb8dfc7d95fdb685cd7cd6e2f /ChangeLog | |
parent | a15d02780aad1714a2a6058ee45a79cf66f70051 (diff) | |
download | tcl-64e39b2d5affa9c63dd65b8a93fdcf6105cc19a7.zip tcl-64e39b2d5affa9c63dd65b8a93fdcf6105cc19a7.tar.gz tcl-64e39b2d5affa9c63dd65b8a93fdcf6105cc19a7.tar.bz2 |
Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : PreferredUILanguages" to honor installed language packs. msgcat now 1.5.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-05-08 Harald Oehlmann <oehhar@users.sf.net> + + * library/msgcat/msgcat.tcl: [Bug 3036566]: Also get locale from + registry key HCU/Control Panel/Desktop : PreferredUILanguages to + honor installed language packs on Vista+. + Bumped msgcat version to 1.5.2 + 2013-05-06 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclStubInit.c: Add support for Cygwin64, which has a 64-bit |