diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-09 14:13:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-09 14:13:00 (GMT) |
commit | 4fdc73733207bd69ff17bc8c150e026e35accb5b (patch) | |
tree | c9b1f7c208357166b5f3fd3a3785d43c70f45f3b /ChangeLog | |
parent | 9a0b2f10b4c17659126642ca9fd595b75464d292 (diff) | |
download | tcl-4fdc73733207bd69ff17bc8c150e026e35accb5b.zip tcl-4fdc73733207bd69ff17bc8c150e026e35accb5b.tar.gz tcl-4fdc73733207bd69ff17bc8c150e026e35accb5b.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-08 Jeff Hobbs <jeffh@ActiveState.com> * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support |