From: Jim Meyering Date: Sat, 29 Jan 2005 00:24:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1537 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e652314942dba9024573450967cc920f7420dbc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ebbb63626d..6c34b08780 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2005-01-29 Jim Meyering + + * Makefile.am (libfetish_a_SOURCES): Remove many files from this + list, now that automake determines their names automatically, + thanks to the new AC_LIBSOURCES and AC_LIBOBJ uses in the + corresponding ../m4/*.m4 files. + (EXTRA_DIST): Add getdate.c here, so that we continue to distribute it. + 2005-01-25 Jim Meyering * path-concat.c: Don't include assert.h.