]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Thu, 8 Apr 2021 08:33:44 +0000 (10:33 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 8 Apr 2021 09:04:42 +0000 (11:04 +0200)
(cherry picked from commit 7eb87270a4362968f41dfc8febea95c1e2003c8c)

CHANGES

diff --git a/CHANGES b/CHANGES
index e1fa72ebf35d0f8970c3ff1578e47d6340af9a10..3368a91f0d9e39e48dd8f9e27f76104fee06a1f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5614.  [bug]           Ensure all resources are properly cleaned up when a call
+                       to gss_accept_sec_context() fails. [GL #2620]
+
 5609.  [func]          GSSAPI support no longer uses the ISC SPNEGO
                        implementation. [GL #2607]