summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b45ca3..e773c4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-07 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/mathop.test: Commmitted several new tests from Peter Spjuth
+ found in [Patch 157837]. Many failures now demonstrate issues to
+ fix in the TIP 174 implementation.
+
2006-12-07 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* tests/mathop.test: Added tests for ! ~ eq operators.