From 4e9d99818033562ba1aab07a48e8fe2a79655856 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 15 May 2023 10:39:50 +1000 Subject: [PATCH] Add CHANGES for [GL #4066] (cherry picked from commit 36dab033dc13a8950bec1d48f61f6439a084f73f) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 339c80767d..64a0dfc9e1 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] + 6169. [bug] named could crash when deleting inline-signing zones with "rndc delzone". [GL #4054]