diff options
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r-- | glob/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog index 75c6888..e4879b5 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> |