From: Jim Meyering Date: Sun, 20 Jan 2002 08:22:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_20~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99f7bd761fa83ae236a983899fff72d799b04a84;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 5e86f2af71..b5f8bbd763 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ -2002-01-19 Jim Meyering +2002-01-20 Jim Meyering * Version 2.0.12. + * src/Makefile.am (check_date_against_glibc_strftime): New target + to help keep date's --help output in sync with the glibc documentation + for strftime. + +2002-01-19 Jim Meyering + * configure.ac: Remove code that set LIBOBJS in support of ansi2knr. The latest version of autoconf objected to it, and besides, I don't care too much about K&R support these days.