From: Jim Meyering Date: Mon, 8 Mar 1999 02:44:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097ca8427d6469ae4dae4ff885b6931a6fa7904d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 01119c94f7..2c555164ae 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 1999-03-07 Jim Meyering + * lib/xmalloc.c (xalloc_fail): Use "%s" format so the message doesn't + have to be scanned for % signs. Suggestion from François Pinard. + + * Makefile.maint: Add two more URLs and the loops to use them. + * lib/long-options.c (parse_long_options): Include `Copyright...' line in --version output. Add the `...NO warranty...' message.