summaryrefslogtreecommitdiff
path: root/glob/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r--glob/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog
index 75c68881..e4879b5f 100644
--- a/glob/ChangeLog
+++ b/glob/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-11 Paul D. Smith <psmith@gnu.org>
+
+ * glob.c (glob_in_dir): Change FNM_CASEFOLD to be enabled if
+ HAVE_CASE_INSENSITIVE_FS is defined.
+
2003-01-30 Paul D. Smith <psmith@gnu.org>
* glob.h: Patch for FreeBSD by Mike Barcroft <mike@freebsd.org>