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)
commit03e7fa1ab9097aa2e5cc55e45aeef2f56d6198cb (patch)
tree4fbdd48b0a1d19dee6790635c014578c8f79a05c /ChangeLog
parent82cbd08208b0106b31cde0b43ab825d58d369856 (diff)
parentcaea13f2776c1d71043747539553c566d4186553 (diff)
downloadtcl-03e7fa1ab9097aa2e5cc55e45aeef2f56d6198cb.zip
tcl-03e7fa1ab9097aa2e5cc55e45aeef2f56d6198cb.tar.gz
tcl-03e7fa1ab9097aa2e5cc55e45aeef2f56d6198cb.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: