From: Jim Meyering Date: Thu, 23 Jan 1997 02:45:08 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=161422b9b24e14b14bc06496b6249033f030815d;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0d01ea73e9..61235b8fad 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,12 @@ Wed Jan 22 20:12:31 1997 Jim Meyering + * lib/getopt.c: Update from GNU C library. + * lib/getopt1.c: Update from GNU C library. + * lib/getopt.h: Update from GNU C library. + + * tests/Makefile.am (EXTRA_DIST): Add README Makefile.am.in. + (SUBDIRS): Set to `date'. + * configure.in: Check for perl. (AC_OUTPUT): Add tests/date/Makefile. * tests/date: New directory.