]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 21 Sep 2005 14:05:50 +0000 (14:05 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Sep 2005 14:05:50 +0000 (14:05 +0000)
ChangeLog

index 55868ba575d252ba40a7cce36811abde402ba728..69fc57cb00d4218868e9c212a9938dcbc418477c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.