summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-10-06 22:09:16 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-10-06 22:09:16 (GMT)
commite1ce868ec996a1d61b6468328b8c850a311ff512 (patch)
tree17610f9c7ac0ca37bfe38a3c0c43c514f84f347d /ChangeLog
parent8aadca6228eed2a32423fe15b698702eae6d1096 (diff)
downloadtk-e1ce868ec996a1d61b6468328b8c850a311ff512.zip
tk-e1ce868ec996a1d61b6468328b8c850a311ff512.tar.gz
tk-e1ce868ec996a1d61b6468328b8c850a311ff512.tar.bz2
Fixed tests for Vista (cannot write to C:\)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c58df8..5c6ed2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2008-10-06 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * tests/winDialog.test: Fixed tests for Vista+
* win/tkWinWm.c: corrected some errors from the previous commit
2008-10-05 Donal K. Fellows <dkf@users.sf.net>