summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-04-11 03:01:44 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-04-11 03:01:44 (GMT)
commit313e91a69ea14da7bb0994d3a3e5cc7ce1f54a71 (patch)
tree5a19598e25338336aae725507933721be433ccdd /ChangeLog
parent1f70d29a9eab0d6dd8b1942730691446b89b4fe0 (diff)
downloadtcl-313e91a69ea14da7bb0994d3a3e5cc7ce1f54a71.zip
tcl-313e91a69ea14da7bb0994d3a3e5cc7ce1f54a71.tar.gz
tcl-313e91a69ea14da7bb0994d3a3e5cc7ce1f54a71.tar.bz2
* generic/tclCompCmds.c: moved all exceptDepth management to the
macros - the decreasing half was managed by hand.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5e0dbb..0f95ffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-11 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclCompCmds.c: moved all exceptDepth management to the
+ macros - the decreasing half was managed by hand.
+
2007-04-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tclInt.h (TclNewLiteralStringObj): New macro to make