summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-06-14 07:17:53 (GMT)
committermdejong <mdejong>2002-06-14 07:17:53 (GMT)
commit8c18f8111d03425255bcd1d60b70da5c9ae5f521 (patch)
tree9833a60aa9cc30a18c1210e7283dc652af965645 /ChangeLog
parent05e959fcd9384aa5fd48d1c117f66461f829e4ee (diff)
downloadtk-8c18f8111d03425255bcd1d60b70da5c9ae5f521.zip
tk-8c18f8111d03425255bcd1d60b70da5c9ae5f521.tar.gz
tk-8c18f8111d03425255bcd1d60b70da5c9ae5f521.tar.bz2
* tests/winfo.test: Add basic tests for winfo ismapped.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b90c55..2ddbb75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-06-13 Mo DeJong <mdejong@users.sourceforge.net>
+ * tests/winfo.test: Add basic tests for winfo ismapped.
+
+2002-06-13 Mo DeJong <mdejong@users.sourceforge.net>
+
* tests/unixWm.test:
* tests/wm.test: Move wm minsize and wm maxsize
usage tests into the cross platform wm tests.