diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2013-02-14 13:24:40 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2013-02-14 13:24:40 (GMT) |
commit | 1653ac6e54fe661479537d93d2b8a7298e76b177 (patch) | |
tree | 631dcdcb4c1df141e76c9d0c85c56ec9a191d177 /ChangeLog | |
parent | bccae36a357814eb079892bd1b48273df4e829b1 (diff) | |
download | tcl-1653ac6e54fe661479537d93d2b8a7298e76b177.zip tcl-1653ac6e54fe661479537d93d2b8a7298e76b177.tar.gz tcl-1653ac6e54fe661479537d93d2b8a7298e76b177.tar.bz2 |
ChangeLog corrected: msgcat issue must not be XP specific
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ 2013-02-14 Harald Oehlmann <oehhar@users.sf.net> - * library/msgcat/msgcat.tcl: [Bug 3604576]: msgcat-1.5.0.tm error - on windows XP + * library/msgcat/msgcat.tcl: [Bug 3604576]: Catch missing registry entry + "HCU\Control Panel\International". + Bumped msgcat version to 1.5.1 2013-02-11 Donal K. Fellows <dkf@users.sf.net> |