From: Ulrich Drepper Date: Fri, 6 Aug 1999 23:24:20 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da91445ec388561df5fafe0e526cbf4235ce2878;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 845f0e596c9..3ec4ce8a92c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-08-06 Ulrich Drepper + * inet/netinet/in.h (IN6ADDR_ANY_INIT): Add correct number of + braces to avoid warnings. + (IN6ADDR_LOOPBACK_INIT): Likewise. + * sysdeps/unix/sysv/linux/bits/socket.h: Fix typo (MSG_TRUNC -> MSG_DONTWAIT).