diff --git a/lib/ChangeLog b/lib/ChangeLog index 96ed5bb1b..3b06a8ffa 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-07-23 Jim Meyering + + * xstrndup.h: New file. + * xstrndup.c: New file, factored out of dircolors.c from coreutils. + * Makefile.am (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h. + 2003-07-22 Paul Eggert * xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and