summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4991ee1..7ff29b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,16 @@
+2006-11-26 Donal K. Fellows <dkf@users.sf.net>
+
+ * tests/mathop.test, doc/mathop.n: More bits and pieces of the TIP#174
+ implementation. Note that the test suite is not yet complete.
+
2006-11-26 Daniel Steffen <das@users.sourceforge.net>
- * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]
+ * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389] [Bug 1230558]
* configure: autoconf-2.59
2006-11-25 Donal K. Fellows <dkf@users.sf.net>
- TIP#269 IMPLEMENTATION
+ TIP#174 IMPLEMENTATION
* generic/tclMathOp.c (new file): Completed the implementation of the
interpreted versions of all the tcl::mathop commands. Moved to a new