summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-11-28 16:28:04 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-11-28 16:28:04 (GMT)
commitfa6db0334f465c0620416816afc6a8f1a52b7d00 (patch)
tree0cc359552aa2f496faa9e87f55c4dddfada8bfba /ChangeLog
parent1f2642848c07487ab88ff382fe7a9a1031a98c29 (diff)
downloadtcl-fa6db0334f465c0620416816afc6a8f1a52b7d00.zip
tcl-fa6db0334f465c0620416816afc6a8f1a52b7d00.tar.gz
tcl-fa6db0334f465c0620416816afc6a8f1a52b7d00.tar.bz2
Updated tclZIC.tcl to be bignum-safe
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b93826..659c65e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.