summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-03-06 11:28:08 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-03-06 11:28:08 (GMT)
commite4b884c4fa1756e7818c02382f806000cd2ea5e5 (patch)
tree78d571981bb53b263276bc091d7bb36d14992feb /ChangeLog
parente74b0de3694e8841aa1312d1b6bd69cad7a87a97 (diff)
downloadtcl-e4b884c4fa1756e7818c02382f806000cd2ea5e5.zip
tcl-e4b884c4fa1756e7818c02382f806000cd2ea5e5.tar.gz
tcl-e4b884c4fa1756e7818c02382f806000cd2ea5e5.tar.bz2
TIP#81 implementation, tests and docs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13f300d..7dbb452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-06 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/lsearch.n: Documentation of new features, plus examples.
+ * tests/lsearch.test: Tests of new features.
+ * generic/tclCmdIL.c (Tcl_LsearchObjCmd): TIP#80 support. See
+ http://purl.org/tcl/tip/80 for details.
+
2002-03-05 Jeff Hobbs <jeffh@ActiveState.com>
*** 8.4a4 TAGGED FOR RELEASE ***