summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-05-02 15:52:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-05-02 15:52:52 (GMT)
commit947276586182ac00478069deedd6c81310e6d783 (patch)
tree4fbdd48b0a1d19dee6790635c014578c8f79a05c /ChangeLog
parentae77402981ca9e7f6265c7b98206c31f6050e8e7 (diff)
parentef87219015417dcab0f3aae83834c2c00cdb5607 (diff)
downloadtcl-947276586182ac00478069deedd6c81310e6d783.zip
tcl-947276586182ac00478069deedd6c81310e6d783.tar.gz
tcl-947276586182ac00478069deedd6c81310e6d783.tar.bz2
Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we
actually want.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e567f87..d7610a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-02 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclInt.h: Replace TclCountSpaceRuns() with
+ * generic/tclListObj.c: TclMaxListLength() which is the function we
+ * generic/tclUtil.c: actually want.
+ * generic/tclCompCmds.c:
+
2011-04-28 Don Porter <dgp@users.sourceforge.net>
* generic/tclInt.h: New utility routines: