diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-11-04 20:15:08 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-11-04 20:15:08 (GMT) |
commit | 4c89643d5733ab937ba7d73e67c9e1d8a5d9a13e (patch) | |
tree | 8f10ab33e4108c7ae934958f6cd43aa11c106c18 /ChangeLog | |
parent | 841c2af7dcfcd20b68bd3f05f5ecce6498b35a18 (diff) | |
download | tcl-4c89643d5733ab937ba7d73e67c9e1d8a5d9a13e.zip tcl-4c89643d5733ab937ba7d73e67c9e1d8a5d9a13e.tar.gz tcl-4c89643d5733ab937ba7d73e67c9e1d8a5d9a13e.tar.bz2 |
Bug 1298737
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ 2005-11-04 Kevin Kenny <kennykb@acm.org> + * generic/tclGetDate.y: Added abbreviations for the Korean + timezone. + * generic/tclDate.c: Regenerated. + * compat/strftime.c: Fixed a problem where the name of the time zone was double-converted from system encoding to UTF-8. Thanks to the anonymous submitter of [Bug 1317477] |