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 | 439604460076eb742f3ac6b66d2883ac7ae7b45e (patch) | |
tree | 631dcdcb4c1df141e76c9d0c85c56ec9a191d177 /ChangeLog | |
parent | 882dc5449d1b5e2de2dcb9891a70929f6553c763 (diff) | |
download | tcl-439604460076eb742f3ac6b66d2883ac7ae7b45e.zip tcl-439604460076eb742f3ac6b66d2883ac7ae7b45e.tar.gz tcl-439604460076eb742f3ac6b66d2883ac7ae7b45e.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> |