summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-11-14 16:45:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-11-14 16:45:10 (GMT)
commit0c7c2c6991c1b97f1d18378f9fd9ae4ff04fc37b (patch)
treee1c49c3bf3372ba440c11250775d3bfb0090a5bb /ChangeLog
parenta951278c386a8485715fdb0c48f325ded815eb97 (diff)
downloadtcl-0c7c2c6991c1b97f1d18378f9fd9ae4ff04fc37b.zip
tcl-0c7c2c6991c1b97f1d18378f9fd9ae4ff04fc37b.tar.gz
tcl-0c7c2c6991c1b97f1d18378f9fd9ae4ff04fc37b.tar.bz2
* generic/tclBasic.c (CallCommandTraces): Save/restore the
interp result during traces to fix [Bug 1355342].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd6dedb..f29a2d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-14 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c (CallCommandTraces): Save/restore the
+ interp result during traces to fix [Bug 1355342].
+
2005-11-13 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.h: