From: Jim Meyering Date: Sun, 7 May 2000 15:02:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0h~3 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=acd3390874a27175cd0364bae5718d83acdebaf1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b7a388f781..a0acde1dcd 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 2000-05-07 Jim Meyering + * Version 2.0h. + * src/basename.c: Include "closeout.h". (main): Call atexit with close_stdout. * src/chroot.c: Likewise. diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 8a149ef635..020488145a 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0h] +* all programs fail when printing --help or --version output to a full device * printf exits nonzero upon write failure * yes now detects and terminates upon write failure * date --rfc-822 now always emits day and month names from the `C' locale