]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 10 Dec 2001 23:55:44 +0000 (23:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 10 Dec 2001 23:55:44 +0000 (23:55 +0000)
ChangeLog

index 2f8b488686b8ce63983f7b090c4a524a27e0d8c9..ac5701afdaaed7d84ea262b681d0426116274707 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
+
+       * io/ftw.c (ftw_startup): Check, if the path is search and readable.
+
+2001-12-10  Ulrich Drepper  <drepper@redhat.com>
+
+       * 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  <drepper@redhat.com>
 
        * timezone/zic.c: Fix handling of turnaround times.