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 f907b8d..b3463a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-31 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclStringObj.c: Corrected failure to grow buffer
+ * tests/format.test: when format spec request large width
+ floating point values. Thanks to Clemens Misch. [Bug 2830354]
+
2009-07-26 Donal K. Fellows <dkf@users.sf.net>
* library/auto.tcl (tcl_findLibrary, auto_mkindex):