summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-06-22 09:23:32 +0000
committerJim Meyering <jim@meyering.net>2002-06-22 09:23:32 +0000
commitd8cfcf1a19d3afd31741820c7e469514ccfa2902 (patch)
tree5c3aa4e8bfd5075e48c16ddb4ba3ab7e5e9f0d73 /lib
parent7fc37adff9f765d365f9d05eed5a2e09468d6f17 (diff)
downloadcoreutils-d8cfcf1a19d3afd31741820c7e469514ccfa2902.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog14
1 files changed, 14 insertions, 0 deletions
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 <meyering@lucent.com>
+
+ * 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 <eggert@twinsun.com>
* file-type.h: Report an error if neither S_ISREG nor