diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-11 23:46:08 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-11 23:46:08 (GMT) |
commit | d62d7a297748587b7bab1a0d7aca0294c0e5eb6f (patch) | |
tree | cad215a0428385ccd12f59b1d982691cfbaefa25 /ChangeLog | |
parent | 947926bbfb3e90bc9a7fe4fc72f72f97abd12438 (diff) | |
download | tcl-d62d7a297748587b7bab1a0d7aca0294c0e5eb6f.zip tcl-d62d7a297748587b7bab1a0d7aca0294c0e5eb6f.tar.gz tcl-d62d7a297748587b7bab1a0d7aca0294c0e5eb6f.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 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-11-11 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/winFCmd.test: permissions. + 2009-11-11 Don Porter <dgp@users.sourceforge.net> * library/http/http.tcl: Update the URL syntax check to |