diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |