]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword recent CHANGES entries
authorMichał Kępień <michal@isc.org>
Mon, 12 Apr 2021 13:04:48 +0000 (15:04 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 29 Apr 2021 09:56:03 +0000 (11:56 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index a76859b84c575c909a025f37b331bc77066954d9..36db5301370070938255f2e76fa966fa57cd3288 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 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]
+5609.  [func]          The ISC implementation of SPNEGO was removed from BIND 9
+                       source code. It was no longer necessary as all major
+                       contemporary Kerberos/GSSAPI libraries include support
+                       for SPNEGO. [GL #2607]
 
        --- 9.11.29 released ---