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 a9662ab..446abe6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-11-17 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/constraints.tcl:When running the test suite in a process
+ * tests/image.test: where Tk has been [load]ed, there's no
+ * tests/select.test: guarantee that child processes created by
+ * tests/unixWm.test: [exec [interpreter]] will have Tk in them.
+ * tests/window.test: Made modifications to force a [load] of Tk
+ in those situations.
+
2003-11-17 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkMenubutton.h: fixed compound menubutton handling like