summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-30 01:51:55 (GMT)
committerhobbs <hobbs>2001-08-30 01:51:55 (GMT)
commita003b0ccec17d826da45506708c10b809204c8d5 (patch)
treec26de11faddd461ebee050192b94d62e9374e903
parent3ad03a22fe1938c8211e39b130a903cd2fff1fac (diff)
downloadtk-a003b0ccec17d826da45506708c10b809204c8d5.zip
tk-a003b0ccec17d826da45506708c10b809204c8d5.tar.gz
tk-a003b0ccec17d826da45506708c10b809204c8d5.tar.bz2
see ChangeLog
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5b7daa..2f39cdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2001-08-29 Jeff Hobbs <jeffh@ActiveState.com>
+ * tests/menu.test:
+ * tests/send.test:
+ * tests/select.test: corrected to use testConfig constraints in
+ the TK_ALT_DISPLAY case
+
+ * tests/unixSend.test: removed test file completely identical to
+ send.test. Removed platform specific named file in case somebody
+ gets send working on Win/Mac in the future.
+
* tests/config.test: added config-14.1 to test namespace import
evaluation of widgets.
* generic/tkButton.c (ButtonCreate):