summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-08-03 17:25:13 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-08-03 17:25:13 (GMT)
commitab5c3c96ae0986e82a8b19544545609110e5a6a1 (patch)
treef9094a52110e9198bc807b6f65b22e772ebce337 /ChangeLog
parenta806b22a63bbc7ded535172808d56e1d5cf258f8 (diff)
downloadtcl-ab5c3c96ae0986e82a8b19544545609110e5a6a1.zip
tcl-ab5c3c96ae0986e82a8b19544545609110e5a6a1.tar.gz
tcl-ab5c3c96ae0986e82a8b19544545609110e5a6a1.tar.bz2
* tests/var.test (var-19.1): [Bug 3037525]: Added test
demonstrating the local hashtable deletion crash and fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a55173..f2075c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-08-03 Andreas Kupries <andreask@activestate.com>
+ * tests/var.test (var-19.1): [Bug 3037525]: Added test
+ demonstrating the local hashtable deletion crash and fix.
+
+2010-08-03 Andreas Kupries <andreask@activestate.com>
+
* tests/info.test (info-39.1): Added forward copy of test in 8.5
branch about [Bug 2933089]. Should not fail, and doesn't, after
updating the line numbers to the changed position.