From b05fce45bfd46c74950eed9ab804227c16f09daf Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 4 Jul 2023 13:26:01 +1000 Subject: [PATCH] Add CHANGES note for [GL #4170] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 15210d2985..eb54983f9b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6233. [func] Extend client side support for the EDNS EXPIRE option + to IXFR and AXFR query types. [GL #4170] + 6232. [bug] Following the introduction of krb5-subdomain-self-rhs and ms-subdomain-self-rhs update rules, removal of nonexistent PTR and SRV records via UPDATE could fail.