diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2015-06-29 21:44:12 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2015-06-29 21:44:12 (GMT) |
commit | 0698861f80afe2f541cd32be4f48c9beb77c7ca5 (patch) | |
tree | 75dd7a541f1b0cb16d9f5dc034fdd53c9ca52d03 /ChangeLog | |
parent | 987b08480cb81e995c9d5de1754c2c23283d8f74 (diff) | |
parent | 352740916d2d2dea3a3c684445c25eb3cb190144 (diff) | |
download | tcl-0698861f80afe2f541cd32be4f48c9beb77c7ca5.zip tcl-0698861f80afe2f541cd32be4f48c9beb77c7ca5.tar.gz tcl-0698861f80afe2f541cd32be4f48c9beb77c7ca5.tar.bz2 |
[TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -913,6 +913,14 @@ a better first place to look now. * win/nmakehlp.c: Let "nmakehlp -V" start searching digits after the found match (suggested by Harald Oehlmann). +2012-09-19 Harald Oehlmann <oehhar@users.sf.net> + + IMPLEMENTATION OF TIP#412. + + * library/msgcat/msgcat.tcl: dynamic locale change with mc file + * library/clock.tcl: load on locale change. + clock uses new msgcat features. + 2012-09-07 Harald Oehlmann <oehhar@users.sf.net> *** 8.6b3 TAGGED FOR RELEASE *** |