diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-07 09:24:22 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-07 09:24:22 (GMT) |
commit | f9939610df42a3d9d20c0fb54082804b6488c8f1 (patch) | |
tree | c51f583bb19fcc6b0895ee77119d835445c8d888 /ChangeLog | |
parent | 7b628883ba94899516793d2f04aa7879fc264793 (diff) | |
download | tcl-f9939610df42a3d9d20c0fb54082804b6488c8f1.zip tcl-f9939610df42a3d9d20c0fb54082804b6488c8f1.tar.gz tcl-f9939610df42a3d9d20c0fb54082804b6488c8f1.tar.bz2 |
[Bug 2891026] add addtional contraints for vista+ for non-readable directories
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-11-07 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/fCmd.test: [Bug 2891026] Exclude tests using chmod 555 + directories on vista and win7. The current user has access denied + and so cannot rename the directory without admin privileges. + 2009-11-06 Andreas Kupries <andreask@activestate.com> * library/safe.tcl (::safe::Setup): Added documentation of the |