From: Jim Meyering Date: Mon, 7 Aug 2000 16:50:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~90 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3190f18d1ce1dc7b5b41ad75baa8e0a84ca4de65;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1ca90229f6..d1faa07571 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2000-08-07 Paul Eggert + + * src/su.c (xputenv): Invoke xalloc_die instead of printing + our own message. + 2000-07-30 Jim Meyering * src/tee.c (tee): Use SET_BINARY and SET_BINARY2.