summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog5
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,