From: Jim Meyering Date: Sun, 7 Mar 1999 15:53:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b9842e7300da0100e21c2236514e5f03a2587540;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f511507367..50ad736be2 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 1999-03-07 Jim Meyering + * lib/long-options.c (parse_long_options): Add the `...NO warranty...' + message. + * src/pr.c (usage): Add missing \n\. The newline test would always fail on MSDOS/Windows systems --