diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2016-04-28 Florian Weimer <fweimer@redhat.com> + * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Remove + SUNSECURITY conditional. + * resolv/gethnamaddr.c (gethostbyaddr): Likewise. + +2016-04-28 Florian Weimer <fweimer@redhat.com> + * resolv/arpa/nameser.h: Include <sys/types.h> unconditionally. * resolv/gethnamaddr.c: Use include files from conf/portability.h. Remove BSD-related preprocessor conditionals. |