summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bad7ce1..0df87bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-10-25 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * tests/tm.test: Rewrote the tests to actually perform syntax
+ checks on the public API. Added a new test (currently failing) to
+ indicate that the test suite is not complete yet.
+ * library/tm.tcl (path): Rewrote to turn this command into an
+ ensemble to make it faster and simpler.
+
2004-10-24 Miguel Sofer <msofer@users.sf.net>
* generic/tclCmdIL.c: