summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-04-20 16:04:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-04-20 16:04:10 (GMT)
commit53285fd06694f95190b2daf77a11752575993050 (patch)
treeea1785f0b052feca3cb2de8f63d409ad47b423d7 /ChangeLog
parent3e67d6a08bfd1cd415fc10fcd3bcafac2bf66c74 (diff)
downloadtcl-53285fd06694f95190b2daf77a11752575993050.zip
tcl-53285fd06694f95190b2daf77a11752575993050.tar.gz
tcl-53285fd06694f95190b2daf77a11752575993050.tar.bz2
* generic/tclGet.c (Tcl_GetInt): Corrected error that did not
* generic/tclObj.c (Tcl_GetIntFromObj): permit 0x80000000 to be recognized as an integer on TCL_WIDE_INT_IS_LONG systems [Bug 1090869].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 388532d..91e4410 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-20 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclGet.c (Tcl_GetInt): Corrected error that did not
+ * generic/tclObj.c (Tcl_GetIntFromObj): permit 0x80000000 to be
+ recognized as an integer on TCL_WIDE_INT_IS_LONG systems [Bug 1090869].
+
2005-04-20 Kevin B. Kenny <kennykb@acm.org>
* generic/tclFileName.c: Silenced a compiler warning about