From 2b4e109c6ad44e896f712b889dce5397a2184e68 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 28 Aug 2023 12:28:35 +1000 Subject: [PATCH] Add release note for [GL #4280] --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c16a3bbb80..6f293436b9 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -52,6 +52,10 @@ Bug Fixes This issue was reported by Eric Sesterhenn of X41 D-SEC. +- 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. This has been fixed. :gl:`#4280` + Known Issues ~~~~~~~~~~~~