diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-26 07:32:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-26 07:32:14 +0000 |
commit | 7019fe1a9a20511a433f65573e77f42e55deabda (patch) | |
tree | e4b1b3cec30b7140799c481220dc04f093b73670 /ChangeLog | |
parent | e3ce1ce8f77c20aa55678ae11a783e765bf2f21c (diff) | |
download | coreutils-7019fe1a9a20511a433f65573e77f42e55deabda.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Version 5.3.1-cvs. + * tests/touch/read-only: New test, for root of chmod/usage failure. + * tests/touch/Makefile.am (TESTS): Add read-only. + Work around the root cause of alpha-linux-1.sf.net test failure. * tests/chmod/usage: Remove all files in inner loop. Otherwise, with a touch program that fails on unwritable files, |