summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-02-10 18:58:30 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-02-10 18:58:30 (GMT)
commit07e0b116171eb0e1b10cd691be7995103106a174 (patch)
tree65db8e9dc92a108560b7f32ffb095ae7e7ef52c6 /ChangeLog
parent7c7f5ce019e8eff60777b642821f2232c1ef7d3b (diff)
downloadtcl-07e0b116171eb0e1b10cd691be7995103106a174.zip
tcl-07e0b116171eb0e1b10cd691be7995103106a174.tar.gz
tcl-07e0b116171eb0e1b10cd691be7995103106a174.tar.bz2
* generic/tclBasic.c (Tcl_EvalObjEx):
* tests/basic.test (basic-26.2): preserve the arguments passed to TEOV in the pure-list branch, in case the list shimmers away. Fix for [Bug 1119369], reported by Peter MacDonald.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76e0127..d6ee926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-10 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c (Tcl_EvalObjEx):
+ * tests/basic.test (basic-26.2): preserve the arguments passed to
+ TEOV in the pure-list branch, in case the list shimmers away. Fix
+ for [Bug 1119369], reported by Peter MacDonald.
+
2005-02-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/binary.n: Made the documentation of sign bit masking and