aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82d73a5229..9fcbdde49a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-08-06 Ulrich Drepper <drepper@cygnus.com>
+ * 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).