summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14f1f17..456f661 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-28 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclStringObj.c: Corrected TclFormatObj's failure
+ to count up the number of arguments required by examining the
+ format string. [Bug 1547681]
+
2006-08-27 Joe Mistachkin <joe@mistachkin.com>
* generic/tclClock.c (ClockClicksObjCmd): Fix nested macro breakage