]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Tue, 23 Oct 2018 12:50:00 +0000 (14:50 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 23 Oct 2018 12:50:00 +0000 (14:50 +0200)
5050. [bug] The libirs version of getaddrinfo() was unable to parse
scoped IPv6 addresses present in /etc/resolv.conf.
[GL #187]

CHANGES

diff --git a/CHANGES b/CHANGES
index 6b3514b08d634e460b73e788bec952d5da1ead40..fbe24dd30650dcbec9abf2b9ce9f05e02bd3fad2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5050.  [bug]           The libirs version of getaddrinfo() was unable to parse
+                       scoped IPv6 addresses present in /etc/resolv.conf.
+                       [GL #187]
+
 5049.  [cleanup]       Qname minimization has been deeply refactored. [GL #16]
 
 5048.  [feature]       Add configure option to enabled and enforce FIPS mode