]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for !3316
authorOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 07:26:32 +0000 (09:26 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 09:36:16 +0000 (11:36 +0200)
(cherry picked from commit 72e78f0a4b145f2d5819a81ab65adb62577f0bf4)

CHANGES

diff --git a/CHANGES b/CHANGES
index a1c5fa80c448e650ae85a45fb2d7ab617d088108..a2b6f7475360314e24d9876bef6a3374b3c53fb6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5428.  [bug]           Cleanup GSSAPI resources in nsupdate only after taskmgr
+                       has been destroyed. Thanks to Petr Menšík. [GL !3316]
+
 5427.  [bug]           Fix regression in address/prefix length checking
                        that should have been warning instead of error
                        in the BIND 9.11 release. [GL #1849]