summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6a25ae63..446841f5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2002-08-09 Jim Meyering <meyering@lucent.com>
+2002-08-10 Jim Meyering <meyering@lucent.com>
* Version 4.5.1.
+2002-08-10 Paul Eggert <eggert@twinsun.com>
+
+ * src/nohup.sh: Don't use "exec --"; it's not portable and
+ shouldn't be needed.
+
+2002-08-09 Jim Meyering <meyering@lucent.com>
+
* src/pr.c (main): Don't ignore -COLUMN if it's the last option.
(usage): Clarify help text for the -COLUMN option.
Patch by Padraig Brady.