summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-10-19 22:20:01 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-10-19 22:20:01 (GMT)
commit21f353c929064a6f5b7ab0395307b808ca9eef3f (patch)
treebcfeefd5cdcf54cb1602bf07647bb31e4126fd6b /ChangeLog
parent279edeb409045869695bb787e0e586cf8d1a62b2 (diff)
downloadtcl-21f353c929064a6f5b7ab0395307b808ca9eef3f.zip
tcl-21f353c929064a6f5b7ab0395307b808ca9eef3f.tar.gz
tcl-21f353c929064a6f5b7ab0395307b808ca9eef3f.tar.bz2
Stop losing result codes in [dict with] in some circumstances
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ad200..36caf31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclDictObj.c (DictWithCmd): Make sure all paths (that
+ are not themselves error paths) do not lose the result code.
+
2004-10-19 Don Porter <dgp@users.sourceforge.net>
* generic/tclInt.h (Tcl*InterpState): New internal routines