]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 8 Jul 2003 21:08:27 +0000 (21:08 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 8 Jul 2003 21:08:27 +0000 (21:08 +0000)
ChangeLog

index abb6f8aa6c6f4f6b851b692608623424819cbb58..c782c669b59950f13c663efd5fb5438f9c2e303c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-08  Jim Meyering  <jim@meyering.net>
+
+       * 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  <eggert@twinsun.com>
 
        Add support for a "[" that conforms to the GNU coding standards,
@@ -20,8 +28,6 @@
 
 2003-07-04  Jim Meyering  <jim@meyering.net>
 
-       * 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.