summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2015-06-29 21:44:12 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2015-06-29 21:44:12 (GMT)
commitcdbe969ea378527a9002c3a5ab21465c7a79fc4b (patch)
tree75dd7a541f1b0cb16d9f5dc034fdd53c9ca52d03 /ChangeLog
parent5ca8732b1e45a8588bb205f11c8a0b1a510de4ea (diff)
parent499e061468e49ed8f794593938749e0ce797405e (diff)
downloadtcl-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb441a5..e2881a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ***