diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2013-05-27 20:45:08 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2013-05-27 20:45:08 (GMT) |
commit | eb279d0247abcef7014f739146c9c619b4d24320 (patch) | |
tree | cdd12a4b9dcbbc8b020a7f823bbb0ee484af9110 /ChangeLog | |
parent | 4a770ed0b5648f58f0ba0b07bb73cc904db339e0 (diff) | |
parent | b5df26a280112129ffcd34f74456cc6f2980e5be (diff) | |
download | tcl-eb279d0247abcef7014f739146c9c619b4d24320.zip tcl-eb279d0247abcef7014f739146c9c619b4d24320.tar.gz tcl-eb279d0247abcef7014f739146c9c619b4d24320.tar.bz2 |
3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.
Bumped msgcat to version 1.5.2.
Minor manpage corrections.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -51,6 +51,13 @@ command with expansion ([list {*}blah]) into bytecode that does not call an external command. +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 |