From: Ulrich Drepper Date: Wed, 22 Mar 2000 07:41:20 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca61f6b9fc7812368141f09e93f8dbd33ddde57;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index d9320fe1072..aa70a8aff7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-19 Geoff Clare + + * 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 * include/stdlib.h: Add prototype for __cxa_atexit.