]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 8 Jun 2004 16:58:32 +0000 (16:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 8 Jun 2004 16:58:32 +0000 (16:58 +0000)
ChangeLog

index 330a6215c29547f521e74a282cada7970b06311f..640532320ffeb73d8f7abcf677e0a4d1da78221e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * tests/chgrp/basic: Test that chgrp -h does not fail on
+       symlinks, even on hosts where that's not supported.
+       Test that if -R is specified without -H or L, -h is assumed.
+       Test that chown() is not optimized away.
+
 2004-05-18  Paul Eggert  <eggert@cs.ucla.edu>
 
        Several fixes to chgrp and chown for compatibility with POSIX and BSD: