summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-05-02 15:38:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-05-02 15:38:31 (GMT)
commitef87219015417dcab0f3aae83834c2c00cdb5607 (patch)
tree157fb830c0521a0dfee6f61d29b92b1153f3c44b /ChangeLog
parent98b8497049cfeef401ed6514580249aac3383d4e (diff)
downloadtcl-ef87219015417dcab0f3aae83834c2c00cdb5607.zip
tcl-ef87219015417dcab0f3aae83834c2c00cdb5607.tar.gz
tcl-ef87219015417dcab0f3aae83834c2c00cdb5607.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 e567f87..1b5b2ed 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: