diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-06 14:41:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-06 14:41:14 +0000 |
commit | c85595bddfde2edcf864877aac77d1e14e684dd6 (patch) | |
tree | aa5d7db929f2f7ae69424e2d5db82cdccfce7089 /old/sh-utils | |
parent | d3afffe835c9a243fcfbc04f5ec2ba45861d288b (diff) | |
download | coreutils-c85595bddfde2edcf864877aac77d1e14e684dd6.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 25c0dd52c..dfb832405 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +2000-07-06 Jim Meyering <meyering@lucent.com> + + * src/help-version: Punt on `groups' test, since all it does + is run `id -Gn', and groups fails if GNU id is not installed. + Reported by Christian Krackowizer. + 2000-07-05 Bruno Haible <haible@clisp.cons.org> * tests/nice: Avoid syntax error in "test" when `nice` generates |