diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2012-09-20 09:53:02 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2012-09-20 09:53:02 (GMT) |
commit | f9c9b71cd327714fabe221f91e2f9af29fdd9b85 (patch) | |
tree | 9cdb1288cc9b7d41fdaf868d6bc47d7eb9bdeb5c /ChangeLog | |
parent | e3f16b8dc7d1d604b5ef0d1e205cd70e406026b6 (diff) | |
download | tcl-f9c9b71cd327714fabe221f91e2f9af29fdd9b85.zip tcl-f9c9b71cd327714fabe221f91e2f9af29fdd9b85.tar.gz tcl-f9c9b71cd327714fabe221f91e2f9af29fdd9b85.tar.bz2 |
clock uses new msgcat features
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |