aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-04-28 13:58:18 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-04-28 13:58:18 +0200
commite01eef67baf2caa155b1d7ff5e0c191fd0fd4828 (patch)
tree755fee02da2eefc43fce19c226fdd8e066d0ce4b /ChangeLog
parentecfda0fc252232b127c41eab29c47bba8ca9e5e3 (diff)
downloadglibc-e01eef67baf2caa155b1d7ff5e0c191fd0fd4828.zip
glibc-e01eef67baf2caa155b1d7ff5e0c191fd0fd4828.tar.gz
glibc-e01eef67baf2caa155b1d7ff5e0c191fd0fd4828.tar.bz2
resolv: Assorted preprocessor cleanups
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30b285c..8c1de33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2016-04-28 Florian Weimer <fweimer@redhat.com>
+ * resolv/res_init.c (isascii): Do not define. Use definition in
+ <ctype.h>.
+ * resolv/gethnamaddr.c: Remove USE_OPTIONS_H conditional.
+ (LOG_AUTH): Remove.
+ (SPRINTF): Remove, adjust caller.
+ (MULTI_PTRS_ARE_ALIASES): Remove, always defined.
+
+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.