summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-04-05 16:39:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-04-05 16:39:58 (GMT)
commitf67da7eac043413a7e37d04e4ff19fcb39bafc58 (patch)
treee9e94c52165c0e0c330127a5b3fc57a234100eba /ChangeLog
parentee6a3a70463ffbf998a1c7769fcfdfcae003fa56 (diff)
downloadtcl-f67da7eac043413a7e37d04e4ff19fcb39bafc58.zip
tcl-f67da7eac043413a7e37d04e4ff19fcb39bafc58.tar.gz
tcl-f67da7eac043413a7e37d04e4ff19fcb39bafc58.tar.bz2
* generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the
* generic/tclUtil.c (TclGetIntForIndex): intreps of numeric types with simpler calls of Tcl_GetIntFromObj and Tcl_GetLongFromObj, now that those routines are better behaved wrt shimmering. [Patch 1177219]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 100c77c..10cdeac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-04-05 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the
+ * generic/tclUtil.c (TclGetIntForIndex): intreps of numeric types
+ with simpler calls of Tcl_GetIntFromObj and Tcl_GetLongFromObj,
+ now that those routines are better behaved wrt shimmering.
+ [Patch 1177219]
+
2005-03-29 Jeff Hobbs <jeffh@ActiveState.com>
* win/tcl.m4, win/configure: do not require cygpath in macros to