diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-10 22:32:38 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-10 22:32:38 (GMT) |
commit | 9583d3790107a8b094e98be8b587b484eed858c3 (patch) | |
tree | acd982f45df30f67b0cf223361d0c390177c3f4a /ChangeLog | |
parent | 20e02f9ded385a388606c860b9fd95ba799bde09 (diff) | |
download | tcl-9583d3790107a8b094e98be8b587b484eed858c3.zip tcl-9583d3790107a8b094e98be8b587b484eed858c3.tar.gz tcl-9583d3790107a8b094e98be8b587b484eed858c3.tar.bz2 |
Fixed a number of test issues for Vista and Win7.
These test failures are due to the more restrictive permissions on
the newer versions of Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-11-10 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/fCmd.test: Fixed a number of issues for Vista + * tests/registry.test: and Win7 that are due to restricted + * tests/tcltest.test: permissions under UAC. + * tests/winFCmd.test: + 2009-11-10 Stuart Cassoff <stwo@users.sf.net> * win/README: [bug 2459744]: Removed outdated Msys + Mingw info. |