summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-05-02 15:44:14 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-05-02 15:44:14 (GMT)
commit0460c501692feb12cd4c0198e99712a9ccc5d5eb (patch)
treed01cce7427e718ba1d1a2717b5e98f1c8c63154d /ChangeLog
parentf24cdf4341465ea638b1d195d2ae99f4fc0eb163 (diff)
parentef87219015417dcab0f3aae83834c2c00cdb5607 (diff)
downloadtcl-0460c501692feb12cd4c0198e99712a9ccc5d5eb.zip
tcl-0460c501692feb12cd4c0198e99712a9ccc5d5eb.tar.gz
tcl-0460c501692feb12cd4c0198e99712a9ccc5d5eb.tar.bz2
Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we
actually want.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 856780e..f7e8a0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2011-04-28 Don Porter <dgp@users.sourceforge.net>
* generic/tclInt.h: New utility routines: