summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-03-14 16:28:03 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-03-14 16:28:03 (GMT)
commit4bc5664112ad0e60507cf6d83a9937c7679560c6 (patch)
tree8275e54d40a4dc3ecc01e3d27d7ea9dd5d6fee47 /ChangeLog
parent92c8f1305491a082d24d929a3916522a1bd4f8e3 (diff)
downloadtcl-4bc5664112ad0e60507cf6d83a9937c7679560c6.zip
tcl-4bc5664112ad0e60507cf6d83a9937c7679560c6.tar.gz
tcl-4bc5664112ad0e60507cf6d83a9937c7679560c6.tar.bz2
* generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier
that indicates we've got a wide int when we're formatting in an integer style. Stops some libc's from going mad. [Bug #702622] Also tidied whitespace.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31694ac..1812e57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier
+ that indicates we've got a wide int when we're formatting in an
+ integer style. Stops some libc's from going mad. [Bug #702622]
+ Also tidied whitespace.
+
2003-03-13 Mo DeJong <mdejong@users.sourceforge.net>
* win/tcl.m4 (SC_WITH_TCL): Port version number