From: Aram Sargsyan Date: Wed, 31 Jan 2024 13:16:21 +0000 (+0000) Subject: Add a CHANGES note for [GL !8683] X-Git-Tag: v9.19.22~63^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f329c1ebc9f6c429eb09200beca70cef179c4475;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL !8683] --- diff --git a/CHANGES b/CHANGES index 0abf9382b2f..4568845a5b5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6333. [bug] Fix the DNS_GETDB_STALEFIRST flag, which was defined + incorrectly in lib/ns/query.c. [GL !8683] + 6332. [bug] Range-check the arguments to fetch-quota-param. [GL #362]