summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-07-15 16:56:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-07-15 16:56:31 (GMT)
commit043de52c9870236b12bc1231eccf35e61b22558c (patch)
tree230ae2938c63f2aa5abf5179608344bbe3d77f2a /ChangeLog
parent2e111650d22e90af7843a8c343a87d136ea8a409 (diff)
downloadtk-043de52c9870236b12bc1231eccf35e61b22558c.zip
tk-043de52c9870236b12bc1231eccf35e61b22558c.tar.gz
tk-043de52c9870236b12bc1231eccf35e61b22558c.tar.bz2
* Fixes for [Bug 581627].
* generic/tkTest.c: Test commands not supported on non-Unix platforms should not be defined there in the first place. * tests/constraints.tcl: Fixed "secureserver" constraint. * tests/unixWm.test: Some tests needed "unix" constraint. * win/tkWinWm.c: Typo in error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a74420..e15eeeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
-2002-07-14 Don Porter <dgp@users.sf.net>
+2002-07-15 Don Porter <dgp@users.sf.net>
+
+ * Fixes for [Bug 581627].
+ * generic/tkTest.c: Test commands not supported on non-Unix
+ platforms should not be defined there in the first place.
+ * tests/constraints.tcl: Fixed "secureserver" constraint.
+ * tests/unixWm.test: Some tests needed "unix" constraint.
+ * win/tkWinWm.c: Typo in error message.
+2002-07-14 Don Porter <dgp@users.sf.net>
* tests/event.test: Fixes to enable testing of only userInteraction
* tests/visual_bb.test: tests.