summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-03-13 19:34:38 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-03-13 19:34:38 (GMT)
commiteca44d19d52e388aa19ca757cf2d64ee8c9db3e4 (patch)
tree13dfdf1dd1a422bdf2f526a643cea1dc072e68d0 /ChangeLog
parent717e752cab9ac13ccf3bfde94dd5dd4465b4f474 (diff)
downloadtk-eca44d19d52e388aa19ca757cf2d64ee8c9db3e4.zip
tk-eca44d19d52e388aa19ca757cf2d64ee8c9db3e4.tar.gz
tk-eca44d19d52e388aa19ca757cf2d64ee8c9db3e4.tar.bz2
* tests/unixWm.test: Constrained all tests older than revision 1.21
to run only on Unix. Alternative approach did not match maintainer habits. * tests/spinbox.test (spinbox-17.4): Avoid long failure message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31f31c8..77a443f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-13 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/unixWm.test: Constrained all tests older than revision 1.21
+ to run only on Unix. Alternative approach did not match maintainer
+ habits.
+ * tests/spinbox.test (spinbox-17.4): Avoid long failure message.
+
2003-03-13 Mo DeJong <mdejong@users.sourceforge.net>
Require autoconf 2.57 or newer, see TIP 34