summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-09-12 14:31:15 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-09-12 14:31:15 (GMT)
commit0f676d700286952cb2db293c6dd1320dd31e7fe9 (patch)
tree1f92cde91eee5e0a365c457a3fcfff3dd37fc4f2 /ChangeLog
parent45909ec3aa0b65d35c86d597e659ad698ad37c75 (diff)
downloadtcl-0f676d700286952cb2db293c6dd1320dd31e7fe9.zip
tcl-0f676d700286952cb2db293c6dd1320dd31e7fe9.tar.gz
tcl-0f676d700286952cb2db293c6dd1320dd31e7fe9.tar.bz2
2005-09-12 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c (TclAppendFormattedObjs): Bug fix: make sure %ld formats force the collection of a wide value, when the value could be a different long.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85fe7f2..0cc4431 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-12 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclStringObj.c (TclAppendFormattedObjs): Bug fix:
+ make sure %ld formats force the collection of a wide value, when
+ the value could be a different long.
+
2005-09-09 Andreas Kupries <andreask@activestate.com>
* generic/tclIORChan.c (RcDecodeEventMask): Added missing type