From: Jim Meyering Date: Sat, 10 Aug 2002 09:58:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78088e34008c4986d6b5cbffcd92be09fd389afd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b6a25ae636..446841f5f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2002-08-09 Jim Meyering +2002-08-10 Jim Meyering * Version 4.5.1. +2002-08-10 Paul Eggert + + * src/nohup.sh: Don't use "exec --"; it's not portable and + shouldn't be needed. + +2002-08-09 Jim Meyering + * 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.