diff options
author | hobbs <hobbs> | 2003-11-12 17:29:09 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-11-12 17:29:09 (GMT) |
commit | 8a337db141701521a51b0fbdeed2ec76f4557129 (patch) | |
tree | 43f427c85859f1d72ee7ee002ec08f452377d0be /ChangeLog | |
parent | 97930d8cb1af6c7eb851a9ce66f9f16b6a596000 (diff) | |
download | tcl-8a337db141701521a51b0fbdeed2ec76f4557129.zip tcl-8a337db141701521a51b0fbdeed2ec76f4557129.tar.gz tcl-8a337db141701521a51b0fbdeed2ec76f4557129.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: |