summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00ac77b..679e259 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-04-05 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.h: