summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-19 20:58:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-19 20:58:59 (GMT)
commit2eb24794969d407846d80bce8ca07c486fb4ab0b (patch)
tree2d82ec9d0255996bf2683f03bceeebbeb36a320f /ChangeLog
parentaedff4653c66d0c490a35ac117de3e4bee784f4f (diff)
downloadtcl-2eb24794969d407846d80bce8ca07c486fb4ab0b.zip
tcl-2eb24794969d407846d80bce8ca07c486fb4ab0b.tar.gz
tcl-2eb24794969d407846d80bce8ca07c486fb4ab0b.tar.bz2
Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ce9d62..8170a2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclScan.c (Tcl_ScanObjCmd, ValidateFormat): Ensure that
+ the %ld conversion works correctly on 64-bit platforms. [Bug 1011860]
+
2004-08-19 Kevin Kenny <kennykb@acm.org>
* library/clock.tcl (format): Changed default timezone format