diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-08-03 17:16:14 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-08-03 17:16:14 (GMT) |
commit | da79f427f85ace17a26ef3b193801e43db893655 (patch) | |
tree | de51016c7fbd67b2b337d0064793717dc821a5d5 /ChangeLog | |
parent | 6126b749e49798b51c35dce430c698d2b0ff82e4 (diff) | |
download | tcl-da79f427f85ace17a26ef3b193801e43db893655.zip tcl-da79f427f85ace17a26ef3b193801e43db893655.tar.gz tcl-da79f427f85ace17a26ef3b193801e43db893655.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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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, test_info_frame): Changed absolute to relative frame adressing to handle difference between testing with -singleproc 1 vs. the default -singleproc 0. Plus comment |