summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2002-06-21 21:17:39 (GMT)
committerjenglish <jenglish@flightlab.com>2002-06-21 21:17:39 (GMT)
commit61158455202c06406d3c69e6d69acb490856f7ac (patch)
treed8313af4788089198ad303a238fb21e114d78d18 /ChangeLog
parentd4eb3712e574a36917bc1a5cc3173af9fec10f8a (diff)
downloadtcl-61158455202c06406d3c69e6d69acb490856f7ac.zip
tcl-61158455202c06406d3c69e6d69acb490856f7ac.tar.gz
tcl-61158455202c06406d3c69e6d69acb490856f7ac.tar.bz2
LogSyntaxError() should reset the interpreter result
[Bug 550142 "Tcl_ExprObj -> abort"]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 084d2fa..bcfd852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-21 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/tclCompExpr.c:
+ * generic/tclParseExpr.c: LogSyntaxError() should reset
+ the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"]
+
+
2002-06-21 Don Porter <dgp@users.sourceforge.net>
* library/init.tcl: Corrected comments and namespace style