diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-08-08 Don Porter <dgp@users.sourceforge.net> + * generic/tclExecute.c: Corrected failure to compile/link + in the -DNO_WIDE_TYPE configuration. + * generic/tclExecute.c: Corrected improper use of bignum arguments * tests/expr.test: to *SHIFT operations. [Bug 1770224]. |