summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-17 19:47:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-17 19:47:33 (GMT)
commitf57b8bc01375d237c7fb911f82af35a26197e295 (patch)
tree81d7a96620d7c450b4a4b82d7132749d84d1d1fa /ChangeLog
parent09608e5bce1452abb2255e1f859f076afea463b9 (diff)
downloadtcl-f57b8bc01375d237c7fb911f82af35a26197e295.zip
tcl-f57b8bc01375d237c7fb911f82af35a26197e295.tar.gz
tcl-f57b8bc01375d237c7fb911f82af35a26197e295.tar.bz2
style revisions to latest commit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a55f42e..83050ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2008-04-17 Andreas Kupries <andreask@activestate.com>
* generic/tclCompExpr.c (CompileMathFuncCall): Added
- * tests/compile.test (compile-16.0): Tcl_ResetResult before
+ * tests/compExpr.test (compExpr-5.10): Tcl_ResetResult before
appending error message, to clear out possible sharing. Added test
case demonstrating the crash (abort on shared object) without the
fix.