diff options
author | hobbs <hobbs> | 2003-11-12 17:27:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-11-12 17:27:12 (GMT) |
commit | f745c9aa31bbdf8f71589fa25d30ce50cad94652 (patch) | |
tree | bc0e0bee5e0b45da0bcaf196826fb1b228a14278 /ChangeLog | |
parent | 700c11b1ef9a0e08c83686050dd88852dc04e83a (diff) | |
download | tcl-f745c9aa31bbdf8f71589fa25d30ce50cad94652.zip tcl-f745c9aa31bbdf8f71589fa25d30ce50cad94652.tar.gz tcl-f745c9aa31bbdf8f71589fa25d30ce50cad94652.tar.bz2 |
* tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more
systems are using permissions caching, and this isn't really a Tcl
controlled issue.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-12 Jeff Hobbs <jeffh@ActiveState.com> + + * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more + systems are using permissions caching, and this isn't really a Tcl + controlled issue. + 2003-11-11 Jeff Hobbs <jeffh@ActiveState.com> * unix/configure: |