diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-11-28 16:28:04 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-11-28 16:28:04 (GMT) |
commit | fa6db0334f465c0620416816afc6a8f1a52b7d00 (patch) | |
tree | 0cc359552aa2f496faa9e87f55c4dddfada8bfba /ChangeLog | |
parent | 1f2642848c07487ab88ff382fe7a9a1031a98c29 (diff) | |
download | tcl-fa6db0334f465c0620416816afc6a8f1a52b7d00.zip tcl-fa6db0334f465c0620416816afc6a8f1a52b7d00.tar.gz tcl-fa6db0334f465c0620416816afc6a8f1a52b7d00.tar.bz2 |
Updated tclZIC.tcl to be bignum-safe
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * tools/tclZIC.tcl (convertTimeOfDay): Corrected a typo that caused wrong DST transitions in any time zone where the transition is specified as local Standard Time (as opposed to wall-clock or - UTC). + UTC). (Also updated the code to be bignum-safe.) * tests/clock.test (clock-51.1): Added regression test for the above. * library/tzdata: Regenerated. |