diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-12 22:39:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-12 22:39:10 +0000 |
commit | 68c6a5d828b2fa758fcc850854b9bbe0e47e877f (patch) | |
tree | 755570239fb8ea577f0f691bea05ba4fafc68534 /old | |
parent | 30c412049f52fdb43917b0a1aecc00e7e28ec2a2 (diff) | |
download | coreutils-68c6a5d828b2fa758fcc850854b9bbe0e47e877f.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index faa83eaa5..b4ea265ea 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2000-05-13 Jim Meyering <meyering@lucent.com> + + * src/groups.sh: Detect and report write failure of --help/--version. + * src/nohup.sh: Likewise. + 2000-05-11 Jim Meyering <meyering@lucent.com> * src/date.c (usage): Don't call close_stdout_status directly, |