summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-03 08:44:12 +0000
committerJim Meyering <jim@meyering.net>2000-11-03 08:44:12 +0000
commit59942fc71f7b6c6ddeab1dbc311d8d0146df97da (patch)
treeec00535349b4344c64ee030da5d8bda390049c18
parent082f3ebee0c7a22121b6176cba8584474f421123 (diff)
downloadgnulib-59942fc71f7b6c6ddeab1dbc311d8d0146df97da.tar.gz
*** empty log message ***
-rw-r--r--lib/.cppi-disable1
-rw-r--r--lib/ChangeLog6
2 files changed, 6 insertions, 1 deletions
diff --git a/lib/.cppi-disable b/lib/.cppi-disable
index 96c8b7734b..cfacdfc638 100644
--- a/lib/.cppi-disable
+++ b/lib/.cppi-disable
@@ -8,4 +8,3 @@ obstack.h
regex.h
regex.c
getpagesize.h
-fnmatch.c
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c6bf253f0d..e2bc2e4df3 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-02 Vesselin Atanasov <vesselin@bgnet.bg>
+
+ * lib/fnmatch.c: Do not comment out all the code if we are using
+ the GNU C library, because in some cases we are replacing buggy
+ code in the GNU C library itself.
+
2000-10-30 Paul Eggert <eggert@twinsun.com>
* lib/error.h, lib/getline.h, lib/modechange.h: