summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-06-07 21:37:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-06-07 21:37:54 (GMT)
commit8faa7d16a6d0a767179b62646edb7547308aac64 (patch)
treef1fed2e99e05251ae1100540bb71009401077036 /ChangeLog
parentf46fad6443dc6f15b09b7e3a71429f73f3e628c0 (diff)
downloadtcl-8faa7d16a6d0a767179b62646edb7547308aac64.zip
tcl-8faa7d16a6d0a767179b62646edb7547308aac64.tar.gz
tcl-8faa7d16a6d0a767179b62646edb7547308aac64.tar.bz2
Fixed a minor lsearch example fault. [Bug 968219]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3632c61..f55fd7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-07 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/lsearch.n: Added correct option to example. [Bug 968219]
+
2004-06-05 Kevin B. Kenny <kennykb@acm.org>
* generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw