From: Jim Meyering Date: Wed, 17 Sep 1997 13:03:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96c780104861a14dd27e2da78e353e94ab462781;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index aacebd7d3e..1c8e7248f9 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,7 @@ Changes in release 1.17 +* hostid: new program +* `yes --help' and `yes --version' print those strings when the POSIXLY_CORRECT + environment variable is set * who no longer does DNS lookups by default -- the new option, --lookup (-l), enables lookups [1.16e]