summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-04-07 12:27:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-04-07 12:27:21 (GMT)
commit1043eb857885d1336664ba0b80cb8fce03a3d90c (patch)
tree0e61e053df1ec51dacbe03937e69076a4eb4aef2 /ChangeLog
parent242deb427441a2cfc788543d213ae3f3e032fbd8 (diff)
downloadtcl-1043eb857885d1336664ba0b80cb8fce03a3d90c.zip
tcl-1043eb857885d1336664ba0b80cb8fce03a3d90c.tar.gz
tcl-1043eb857885d1336664ba0b80cb8fce03a3d90c.tar.bz2
Make sure that tclWideIntType is defined and somewhat sensible everywhere. [Bug 713562]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 607a653..86ab1da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-07 Donal K. Fellows <zzcgudf@ernie.mvc.mcc.ac.uk>
+
+ * generic/tclObj.c (tclWideIntType, TclInitObjSubsystem):
+ (SetBooleanFromAny): Make sure that tclWideIntType is defined and
+ somewhat sensible everywhere. [Bug 713562]
+
2003-04-02 Mo DeJong <mdejong@users.sourceforge.net>
* win/configure: Regen.