From: Jim Meyering Date: Mon, 7 Feb 2005 16:47:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1495 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0756a37d4a16840eb2454748fad7ec9a1f7910e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index dd8faa22c0..58f6c9b2c5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-02-07 Jim Meyering + + * Makefile.am (libfetish_a_SOURCES): Remove fts.c, fts_.h, and + getcwd.h now that they're mentioned in AC_LIBSOURCES and AC_LIBOBJ + uses in the corresponding ../m4/*.m4. + 2005-02-03 Paul Eggert * memrchr.h: New file.