From: Mark Andrews Date: Mon, 15 May 2023 00:39:50 +0000 (+1000) Subject: Add CHANGES for [GL #4066] X-Git-Tag: v9.19.14~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36dab033dc13a8950bec1d48f61f6439a084f73f;p=thirdparty%2Fbind9.git Add CHANGES for [GL #4066] --- diff --git a/CHANGES b/CHANGES index 5598d6f3737..f59c6077807 100644 --- 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]