]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #4066]
authorMark Andrews <marka@isc.org>
Mon, 15 May 2023 00:39:50 +0000 (10:39 +1000)
committerMark Andrews <marka@isc.org>
Tue, 16 May 2023 02:04:55 +0000 (02:04 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5598d6f37377e5140927bd6dcbb0f5b2bbeab0b7..f59c6077807cc5d2da2791e9803981b31213d35d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6173.  [bug]           Properly process extra "nameserver" lines in
+                       resolv.conf otherwise the next line is not properly
+                       processed. [GL #4066]
+
 6172.  [cleanup]       Refactor the loop manager and qp-trie code to remove
                        isc_qsbr and use liburcu instead. [GL #3936]