diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-14 Don Porter <dgp@users.sourceforge.net> + + * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returning + the int value of a wideInteger. [Bug 1027690] + 2004-09-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclObj.c (SetIntOrWideFromAny): Rewritten integral value |