From: Ulrich Drepper Date: Wed, 5 Jan 2000 21:36:31 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a51b62fe378daca76f13eaddfd8e9391d51f0b;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 0f238402afa..f916ee56ea3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ 2000-01-05 Ulrich Drepper + * sysdeps/posix/getaddrinfo.c: Add support for SOCK_RAW. + Patch by YOSHIFUJI Hideaki . + * io/ftw.c (process_entry): Cache object dev/inode only for directories (PR libc/1514).