From: Jim Meyering Date: Tue, 8 Jul 2003 21:08:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2917372dd50db873be9861eefaa4ae8fc6673d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index abb6f8aa6c..c782c669b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-07-08 Jim Meyering + + * Version 5.0.1. + + * man/help2man: Update to version 1.29. + + * man/help2man: Add END handler to close STDOUT and check for errors. + 2003-06-30 Paul Eggert Add support for a "[" that conforms to the GNU coding standards, @@ -20,8 +28,6 @@ 2003-07-04 Jim Meyering - * Version 5.0.1. - * src/who.c (print_line): Rewrite to use asprintf, in order to be able to avoid emitting trailing spaces. Reported by Dan Jacobson.