From ef2c69bf71f345ffd22a78dbfb1dd4ed00dec9d0 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 30 Jan 2023 13:58:13 +1100 Subject: [PATCH] Add CHANGES note for [GL #3831] (cherry picked from commit ae26fcb8f5e392a769f1953f599784f84b76fca6) --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index dd8bb5fd69..a10543e7c5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6092. [bug] dnssec-cds failed to cleanup properly. [GL #3831] + 6089. [bug] Source ports configured for query-source, transfer-source, etc, were being ignored. (This feature is deprecated, but it is not yet removed,