From: Jim Meyering Date: Tue, 30 Nov 2004 14:47:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4304d4187c3f47ba782c798ca0f4b2f4dabf5bd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 48ef983d72..8760efafd9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -6,6 +6,7 @@ * chdir-long.c: Renamed from chdir.c. * chdir-long.h: Renamed from chdir.h. [!defined PATH_MAX]: Define chdir_long to chdir on systems like the Hurd. + * Makefile.am (libfetish_a_SOURCES): Reflect name changes. * chdir.c (O_DIRECTORY): Define, if necessary. (memchrcspn): Tiny wrapper around memchr.