diff options
-rw-r--r-- | lib/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 48ef983d7..8760efafd 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. |