summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2002-06-26 13:42:23 (GMT)
committerrmax <rmax>2002-06-26 13:42:23 (GMT)
commit6d29d83763ad48285d295d6b75eafbf085adf40d (patch)
treed96c82d6c7f5ec68c1c665c9ae3dd176367bb766 /ChangeLog
parentf1e972324325cbee2727c085e1d0cd622d9778af (diff)
downloadtcl-6d29d83763ad48285d295d6b75eafbf085adf40d.zip
tcl-6d29d83763ad48285d295d6b75eafbf085adf40d.tar.gz
tcl-6d29d83763ad48285d295d6b75eafbf085adf40d.tar.bz2
* unix/tclUnixTime.c: Make [clock format] respect locale settings.
* tests/clock.test: Bug #565880. ***POTENTIAL INCOMPATIBILITY***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a426773..f2148a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-26 Reinhard Max <max@suse.de>
+
+ * unix/tclUnixTime.c: Make [clock format] respect locale settings.
+ * tests/clock.test: Bug #565880. ***POTENTIAL INCOMPATIBILITY***
+
2002-06-26 Miguel Sofer <msofer@users.sourceforge.net>
* doc/CrtInterp.3: