diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 3b77ec9fe..6353e8e1b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2003-06-18 Jim Meyering <jim@meyering.net> + Merge in change from gnulib. + * makepath.c: Remove block of alloca-related code in favor + of an unconditional `#include <alloca.h>'. + * xalloc.h: Include <stddef.h>. Remove unnecessary parentheses. Use `1990-2000' notation in Copyright line until Emacs' |