diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-06 22:09:16 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-10-06 22:09:16 (GMT) |
commit | e1ce868ec996a1d61b6468328b8c850a311ff512 (patch) | |
tree | 17610f9c7ac0ca37bfe38a3c0c43c514f84f347d /ChangeLog | |
parent | 8aadca6228eed2a32423fe15b698702eae6d1096 (diff) | |
download | tk-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |