summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-11-04 20:13:30 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-11-04 20:13:30 (GMT)
commitb2b62c13d10f85c35ad6d949c85003bded986b53 (patch)
tree850001e00cbccb1bffa0dde4ad0c78249d29896b /ChangeLog
parent60960f3a10929968b97a427fd1ce508fbf1b2eea (diff)
downloadtcl-b2b62c13d10f85c35ad6d949c85003bded986b53.zip
tcl-b2b62c13d10f85c35ad6d949c85003bded986b53.tar.gz
tcl-b2b62c13d10f85c35ad6d949c85003bded986b53.tar.bz2
Bug 1298737
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf3989b..784af48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-04 Kevin Kenny <kennykb@acm.org>
+ * generic/tclGetDate.y: Added abbreviations for the Korean
+ * library/clock.tcl: timezone.
+ * generic/tclDate.c: Regenerated.
+
* tools/findBadExternals.tcl: Added this script, which locates
external symbols that do not begin with 'Tcl' or 'tcl' and hence
might be in conflict with other link libraries. Thanks to George