diff --git a/lib/ChangeLog b/lib/ChangeLog index dc0f2e23a..629978e77 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-01-23 Jim Meyering + + * ftw.c: Add autoconf-recommended block of alloca-related code. + [!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd. + 2003-01-22 Jim Meyering * ftw.c (find_object): Don't use c99-style struct initializer.