]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 10 Aug 2002 09:58:02 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Aug 2002 09:58:02 +0000 (09:58 +0000)
ChangeLog

index b6a25ae6362ce61fc92cadc9c155093396219486..446841f5f599bee0620a3ac949a7994695609ed4 100644 (file)
--- 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.