summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6b7158..2d93ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-14 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCompile.c: SetByteCodeFromAny() can no longer return
+ * generic/tclExecute.c: any code other than TCL_OK, so remove code
+ * generic/tclProc.c: that formerly handled exceptional codes.
+
2007-06-13 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c (TclCompEvalObj): missed update to "there