From: Ulrich Drepper Date: Wed, 5 Jan 2000 20:50:58 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b0a73cba10e2c4401747d0bfe2992f6c5c3edc;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 842ea1e0ca3..85c4098c23d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-05 Ulrich Drepper + + * io/ftw.c (process_entry): Cache object dev/inode only for + directories (PR libc/1514). + 2000-01-05 Andreas Schwab * iconv/iconv_prog.c (process_block): Add cast to avoid warning.