diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-05-28 07:24:08 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-05-28 07:24:08 (GMT) |
commit | 0f8c80a30c7f128120f2653d2c5fd10b395b93d7 (patch) | |
tree | 5118ef72d120ac0f0822113ea395053142fc5e8b /ChangeLog | |
parent | eb279d0247abcef7014f739146c9c619b4d24320 (diff) | |
parent | ff256dde107faf2fff2f4ccac6bc1c74d4d167f4 (diff) | |
download | tcl-0f8c80a30c7f128120f2653d2c5fd10b395b93d7.zip tcl-0f8c80a30c7f128120f2653d2c5fd10b395b93d7.tar.gz tcl-0f8c80a30c7f128120f2653d2c5fd10b395b93d7.tar.bz2 |
Move changelog entry to correct date.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,3 +1,10 @@ +2013-05-27 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-22 Andreas Kupries <andreask@activestate.com> * tclCompile.c: Removed duplicate const qualifier causing the HP @@ -51,13 +58,6 @@ 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 |