*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 3 Sep 2001 18:46:09 +0000 (18:46 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Sep 2001 18:46:09 +0000 (18:46 +0000)
lib/ChangeLog

index 9a0c998..e511bf8 100644 (file)
@@ -1,3 +1,9 @@
+2001-09-03  Paul Eggert  <eggert@twinsun.com>
+
+       * exclude.c (fnmatch_no_wildcards): Fix confusion between
+       usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
+       spotted by Jim Meyering.
+
 2001-09-03  Jim Meyering  <meyering@lucent.com>
 
        * xreadlink.c (xreadlink): Preserve errno around `free' during failure.