summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5de769c..cbf5ed9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@
to parse leading signs. All of them do, and if any are detected
that do not, the correct fix is replacement with compat/strtoul*.c,
not a lot of special care by the callers.
+ Tcl_GetDoubleFromObj now avoids shimmering away a "wideInt" intrep.
2005-04-20 Don Porter <dgp@users.sourceforge.net>