summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-09-18 16:11:00 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-09-18 16:11:00 +0000
commit5a73ad8c6345a1ea096867539461ba949e5491d3 (patch)
tree5140032710a9e2dae6621f8db061f1e76c50737d /ChangeLog
parentc9c0dc7bc634d7ba917c632bddc44f903fc4dbd7 (diff)
downloadcoreutils-5a73ad8c6345a1ea096867539461ba949e5491d3.tar.xz
Fix bug in test case exposed by building on
Solaris 8 in a setgid directory. The test case incorrectly assumed that 'symlink' would be in group $g1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f104fba36..d6d88b4eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-18 Paul Eggert <eggert@cs.ucla.edu>
+
+ * tests/chgrp/basic: Fix bug in test case exposed by building on
+ Solaris 8 in a setgid directory. The test case incorrectly
+ assumed that 'symlink' would be in group $g1.
+
2006-09-18 Jim Meyering <jim@meyering.net>
* NEWS: Add a line for 6.3-cvs.