]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 22 Mar 2000 07:41:20 +0000 (07:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 22 Mar 2000 07:41:20 +0000 (07:41 +0000)
ChangeLog

index d9320fe107296549ad88b57da4ea85e100508d62..aa70a8aff7cabd887a66d7b3dfbb2a04b2c55b77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-19  Geoff Clare  <gwc@unisoft.com>
+
+       * sysdeps/generic/glob.c: Correct handling of patterns
+       containing escaped wildcards (and no unescaped ones)
+       GLOB_ERR flag was being ignored in some situations.
+
 2000-03-19  Ulrich Drepper  <drepper@redhat.com>
 
        * include/stdlib.h: Add prototype for __cxa_atexit.