summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-12-09 14:39:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-12-09 14:39:19 (GMT)
commit935e1e7bff4e2328bdf256ef524c4a6a3aa9947e (patch)
treeda3986461468c87bac28425373ea0a11e510ddb2 /ChangeLog
parent268ee946f3eb31ba016fd1d3275e202b7617dbe1 (diff)
downloadtcl-935e1e7bff4e2328bdf256ef524c4a6a3aa9947e.zip
tcl-935e1e7bff4e2328bdf256ef524c4a6a3aa9947e.tar.gz
tcl-935e1e7bff4e2328bdf256ef524c4a6a3aa9947e.tar.bz2
Fix [Bug 1374778]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index faef7af..2c574b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-09 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * tests/lsearch.test (lsearch-10.8..10): If the -start is off the end,
+ * generic/tclCmdIL.c (Tcl_LsearchObjCmd): searching should find
+ nothing at all. [Bug 1374778]
+
2005-12-05 Daniel Steffen <das@users.sourceforge.net>
*** 8.4.12 TAGGED FOR RELEASE ***