summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-05-14 23:01:55 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-05-14 23:01:55 (GMT)
commit9b9b51c2fab5fd17f252834c55be6dfbbc1c286a (patch)
treecb32e64731eef59ecc4e9b6f2854dc5dd4e170cf /ChangeLog
parent750c72292478ff1c587134fe363497ff9c006a5d (diff)
downloadtcl-9b9b51c2fab5fd17f252834c55be6dfbbc1c286a.zip
tcl-9b9b51c2fab5fd17f252834c55be6dfbbc1c286a.tar.gz
tcl-9b9b51c2fab5fd17f252834c55be6dfbbc1c286a.tar.bz2
Consequent fixes from [Bug 699060]; [format] should not be too eager to demote
wides to ints, and should throw errors when appropriate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5c1b64..26b30f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclCmdAH.c (Tcl_FormatObjCmd): Values which can't be
+ anything but wide shouldn't be demoted to long. [consequence of
+ HEAD fixes for Bug 699060]
+
2003-05-14 Jeff Hobbs <jeffh@ActiveState.com>
* library/encoding/gb2312.enc: copy euc-cn.enc over original