summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2007-09-03 21:27:21 (GMT)
committerKevin B Kenny <kennykb@acm.org>2007-09-03 21:27:21 (GMT)
commit3dcd08753c27584928c9a436994a06388befdd76 (patch)
tree237dbf3798cc08dc20e1d810f79420fabfdf3a59 /ChangeLog
parent888220f579233ef922204f8d235b9cf5693682c5 (diff)
downloadtcl-3dcd08753c27584928c9a436994a06388befdd76.zip
tcl-3dcd08753c27584928c9a436994a06388befdd76.tar.gz
tcl-3dcd08753c27584928c9a436994a06388befdd76.tar.bz2
* tests/lindex.test (lindex-17.[01]): Added code to detect the
error when a script does [lindex {} end foo]; an overaggressive optimisation caused this call to return an empty object rather than an error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 211c56c..fc6ad39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,12 @@
* library/tzdata/Pacific/Auckland:
* library/tzdata/Pacific/Chatham: Olson's tzdata2007g.
+ * generic/tclListObj.c (TclLindexFlat):
+ * tests/lindex.test (lindex-17.[01]): Added code to detect the
+ error when a script does [lindex {} end foo]; an overaggressive
+ optimisation caused this call to return an empty object rather
+ than an error.
+
2007-09-03 Daniel Steffen <das@users.sourceforge.net>
* generic/tclObj.c (TclInitObjSubsystem): restore registration of the