From e3379e16157d2c92a7a7f461b6cfbe3eff57866c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Fri, 7 Jan 2022 13:27:44 +0100 Subject: [PATCH] Add CHANGES note for [GL #3086] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 892fc817f6..05fb9e1d63 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5791. [func] Remove workaround for servers returning FORMERR + when receiving NOTIFY query with SOA record in + ANSWER section. [GL #3086] + 5790. [bug] The control channel was incorrectly looking for ISC_R_CANCELED as a signal that the named is shutting down. In the dispatch refactoring,