diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2013-02-14 13:23:54 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2013-02-14 13:23:54 (GMT) |
commit | bec33c66267fc773e4af7b841d37638127ab24bf (patch) | |
tree | 19ede36819a85a05e214c758485f33037fd72bdb | |
parent | dc0e05561894f15a75d274d8868bc4405d4b206b (diff) | |
download | tcl-bec33c66267fc773e4af7b841d37638127ab24bf.zip tcl-bec33c66267fc773e4af7b841d37638127ab24bf.tar.gz tcl-bec33c66267fc773e4af7b841d37638127ab24bf.tar.bz2 |
ChangeLog corrected: msgcat issue must not be XP specific
-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-05 Don Porter <dgp@users.sourceforge.net> |