summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e634d40..6aa673c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * tests/*.test: Many minor fixes, including ensuring that every
+ test is run (so constraints control whether the test is doing
+ anything) and making sure that constraints are always set using
+ the API instead of poking around inside tcltest's internal
+ datastructures. Also got rid of all trailing whitespace lines
+ from the test suite!
+
2004-05-19 Andreas Kupries <andreask@activestate.com>
* tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as