From: Ulrich Drepper Date: Mon, 10 Dec 2001 23:55:44 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-2-5~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7778045087f30589216f4696ef4e1ef9b1627988;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 2f8b488686b..ac5701afdaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-12-10 Thorsten Kukuk + + * io/ftw.c (ftw_startup): Check, if the path is search and readable. + +2001-12-10 Ulrich Drepper + + * sysdeps/generic/glob.c (glob): Return only pattern if nothing + matches and GLOB_NOCHECK is set. + * posix/globtest.sh: Correct expected result for NOCHECK test. + + * po/ca.po: Update from translation team. + 2001-12-05 Ulrich Drepper * timezone/zic.c: Fix handling of turnaround times.