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 | cdbe969ea378527a9002c3a5ab21465c7a79fc4b (patch) | |
tree | 75dd7a541f1b0cb16d9f5dc034fdd53c9ca52d03 /ChangeLog | |
parent | 5ca8732b1e45a8588bb205f11c8a0b1a510de4ea (diff) | |
parent | 499e061468e49ed8f794593938749e0ce797405e (diff) | |
download | tcl-cdbe969ea378527a9002c3a5ab21465c7a79fc4b.zip tcl-cdbe969ea378527a9002c3a5ab21465c7a79fc4b.tar.gz tcl-cdbe969ea378527a9002c3a5ab21465c7a79fc4b.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 *** |