diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-11-04 20:13:30 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-11-04 20:13:30 (GMT) |
commit | b2b62c13d10f85c35ad6d949c85003bded986b53 (patch) | |
tree | 850001e00cbccb1bffa0dde4ad0c78249d29896b /ChangeLog | |
parent | 60960f3a10929968b97a427fd1ce508fbf1b2eea (diff) | |
download | tcl-b2b62c13d10f85c35ad6d949c85003bded986b53.zip tcl-b2b62c13d10f85c35ad6d949c85003bded986b53.tar.gz tcl-b2b62c13d10f85c35ad6d949c85003bded986b53.tar.bz2 |
Bug 1298737
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |