aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b98bdc4664..9a881fd506 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2019-05-17 Florian Weimer <fweimer@redhat.com>
+
+ * resolv/nss_dns/dns-host.c (gethostbyname3_context): Do not
+ perform IPv6 lookup. Adjust getanswer_r call.
+ (_nss_dns_gethostbyname_r): Do not request IPv4 address mapping
+ from gethostbyname3_context.
+ (_nss_dns_gethostbyaddr2_r): Adjust getanswer_r call.
+ (getanswer_r): Remove map argument. Do not perform address
+ mapping.
+
2019-05-16 Florian Weimer <fweimer@redhat.com>
* resolv/nss_dns/dns-host.c (getanswer_r): Be more explicit about