From: Jim Meyering Date: Wed, 17 Sep 1997 13:04:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95343e720d51a439c10bc53661f86aa07b310978;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c787b891cb..f490d67f33 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 1997-09-17 Jim Meyering + * src/yes.c (main): Call parse_long_options only if POSIXLY_CORRECT + is *not* set. Reported by Frank T Lofaro. + * src/hostid.c: New file. * src/Makefile.am (EXTRA_PROGRAMS): Add hostid. * configure.in (OPTIONAL_BIN_PROGS): Check for gethostid,