summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-05-19 17:25:36 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-05-19 17:25:36 (GMT)
commitc22fc5dd49b8b650ef0adf2eb1eab1a879f61f95 (patch)
tree84a81491dd3e3306a183c94bcd78ee10c7089a4c /ChangeLog
parent58381305a41e2eae3c374274a299cbc08ae16d31 (diff)
downloadtcl-c22fc5dd49b8b650ef0adf2eb1eab1a879f61f95.zip
tcl-c22fc5dd49b8b650ef0adf2eb1eab1a879f61f95.tar.gz
tcl-c22fc5dd49b8b650ef0adf2eb1eab1a879f61f95.tar.bz2
Corrected a bug in conversion of non-ASCII chars in the format string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb1c4a9..620fc60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-19 Kevin B. Kenny <kennykb@hippolyta>
+
+ * unix/tclUnixTime.c: Corrected a bug in conversion of non-ASCII
+ chars in the format string.
+
2003-05-19 Daniel Steffen <das@users.sourceforge.net>
* macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location