diff --git a/lib/ChangeLog b/lib/ChangeLog index dbd23b766..0827a33ad 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2005-03-10 Jim Meyering + * save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long + so that this module works on systems without fchdir. + * Makefile.am (libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h. 2005-03-09 Paul Eggert