summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2012-09-20 09:53:02 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2012-09-20 09:53:02 (GMT)
commita4ced94ae6dec9eb42f766a2362ae08d0211e103 (patch)
tree9cdb1288cc9b7d41fdaf868d6bc47d7eb9bdeb5c /ChangeLog
parent496eb965fff74d179633477de87a6b8b72113c14 (diff)
downloadtcl-a4ced94ae6dec9eb42f766a2362ae08d0211e103.zip
tcl-a4ced94ae6dec9eb42f766a2362ae08d0211e103.tar.gz
tcl-a4ced94ae6dec9eb42f766a2362ae08d0211e103.tar.bz2
clock uses new msgcat features
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9920962..2c6a2ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2012-09-19 Harald Oehlmann <oehhar@users.sf.net>
* library/msgcat/msgcat.tcl: dynamic locale change with mc file
- load on locale change.
+ * library/clock.tcl: load on locale change.
+ clock uses new msgcat features.
2012-09-19 Jan Nijtmans <nijtmans@users.sf.net>