summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2008-06-17 02:16:06 (GMT)
committerKevin B Kenny <kennykb@acm.org>2008-06-17 02:16:06 (GMT)
commit81826540aab2845b6b171f38dd9051e923e6031b (patch)
treeef258c0fb1e1a85526a0e6ed5936cc7b4084de06 /ChangeLog
parentec43fe476600ee215c4012baea54bdb62f394cd2 (diff)
downloadtcl-81826540aab2845b6b171f38dd9051e923e6031b.zip
tcl-81826540aab2845b6b171f38dd9051e923e6031b.tar.gz
tcl-81826540aab2845b6b171f38dd9051e923e6031b.tar.bz2
2006-06-17 Kevin Kenny <kennykb@acm.org>
* generic/tclClock.c (ConvertLocalToUTC): * tests/clock.test (clock-63.1): Fixed a bug where the internal ConvertLocalToUTC command segfaulted if passed a dictionary without the 'localSeconds' key. To the best of my knowledge, the bug was not observable in the [clock] command itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 417e7ad..42476df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-06-17 Kevin Kenny <kennykb@acm.org>
+
+ * generic/tclClock.c (ConvertLocalToUTC):
+ * tests/clock.test (clock-63.1): Fixed a bug where the
+ internal ConvertLocalToUTC command segfaulted if passed a
+ dictionary without the 'localSeconds' key. To the best of
+ my knowledge, the bug was not observable in the [clock]
+ command itself.
+
2008-06-16 Andreas Kupries <andreask@activestate.com>
* generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the