]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3389]
authorMark Andrews <marka@isc.org>
Fri, 3 Jun 2022 07:01:20 +0000 (17:01 +1000)
committerMark Andrews <marka@isc.org>
Tue, 12 Jul 2022 09:02:00 +0000 (19:02 +1000)
(cherry picked from commit 09d8ed39708859c1a4922ecbb04077e5dd4b215a)

CHANGES

diff --git a/CHANGES b/CHANGES
index 3edcfcdd895cf034feade5a512a064e43a1397ff..f549a33a9ac555110a832395c01bad741d927c87 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5922.  [bug]           Forwarding of UPDATE message could fail with the
+                       introduction of netmgr. This has been fixed. [GL #3389]
+
 5917.  [bug]           Update ifconfig.sh script as is miscomputed interface
                        identifiers when destroying interfaces. [GL #3061]