summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55ebe93e32..385313f4b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,11 @@
* sysdeps/unix/sysv/linux/bits/in.h: Likewise.
* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
+ * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
+ of names of in in6_addr.
+ (default_precedence): Likewise.
+ * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
+ NULL definition.
2008-01-15 Ulrich Drepper <drepper@redhat.com>