X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=77f116a93789706d7656be59a5948da6785de6a5;hb=d374f61ddcf9d79d92bf407b5e6ba0e4847b1a90;hp=875a3699edeaa78e16269639323a3eae38807946;hpb=10b98ebdca2354ceb8787036194436a76f54eda7;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 875a3699e..77f116a93 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,17 @@ +2002-06-22 Jim Meyering + + * c-stack.c, c-stack.h: New files, from diffutils-2.8.2. + + * Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place + of fnmatch.h. + (EXTRA_DIST): Add fnmatch_loop.c. + (libfetish_a_SOURCES): Add c-stack.c and c-stack.h. + + * fnmatch_loop.c: New file, from diffutils-2.8.2. + * fnmatch.c: Update from diffutils-2.8.2. + * fnmatch_.h: New file. From diffutils-2.8.2. + * fnmatch.h: Remove file. + 2002-06-18 Paul Eggert * file-type.h: Report an error if neither S_ISREG nor