diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-09 14:39:19 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-09 14:39:19 (GMT) |
commit | 935e1e7bff4e2328bdf256ef524c4a6a3aa9947e (patch) | |
tree | da3986461468c87bac28425373ea0a11e510ddb2 /ChangeLog | |
parent | 268ee946f3eb31ba016fd1d3275e202b7617dbe1 (diff) | |
download | tcl-935e1e7bff4e2328bdf256ef524c4a6a3aa9947e.zip tcl-935e1e7bff4e2328bdf256ef524c4a6a3aa9947e.tar.gz tcl-935e1e7bff4e2328bdf256ef524c4a6a3aa9947e.tar.bz2 |
Fix [Bug 1374778]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 *** |