summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-08-08 20:25:03 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-08-08 20:25:03 (GMT)
commitbc492ff043ece437a95b266d390d5be0a0247380 (patch)
treeea5416fbb503bc129113c2ce7e60f3087ecbd114 /ChangeLog
parent37346f4ab8d60c9dcc09d42ea9751599215eaca7 (diff)
downloadtcl-bc492ff043ece437a95b266d390d5be0a0247380.zip
tcl-bc492ff043ece437a95b266d390d5be0a0247380.tar.gz
tcl-bc492ff043ece437a95b266d390d5be0a0247380.tar.bz2
* generic/tclExecute.c: Corrected improper use of bignum arguments
* tests/expr.test: to *SHIFT operations. [Bug 1770224].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb53f1f..39a9ca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-08 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclExecute.c: Corrected improper use of bignum arguments
+ * tests/expr.test: to *SHIFT operations. [Bug 1770224].
+
2007-08-07 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.h: remove comments refering to VAR_SCALAR, as