diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-21 14:05:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-21 14:05:50 +0000 |
commit | cfda132680ac7304b9923fbb8b58e444b72c691b (patch) | |
tree | 293da4c8ebadc98dbc0a59a0d839b24b74422943 /ChangeLog | |
parent | a559a194054ea097fd40276c37f3e383583839b4 (diff) | |
download | coreutils-cfda132680ac7304b9923fbb8b58e444b72c691b.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ -2005-09-20 Jim Meyering <jim@meyering.net> +2005-09-21 Jim Meyering <jim@meyering.net> * Version 5.3.1-cvs. + * tests/install/basic-1: Require that this test be run as non-root. + Otherwise, it fails due to the fact that the chmod 0 . doesn't + affect root. + +2005-09-20 Jim Meyering <jim@meyering.net> + * src/remove.c (write_protected_non_symlink): Change comment to agree with the code. |