From: Michał Kępień Date: Thu, 8 Apr 2021 08:33:44 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.11.31~8^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3726321304e5ae10726cb30d6a278e2fa4c2c5da;p=thirdparty%2Fbind9.git Add CHANGES entry (cherry picked from commit 7eb87270a4362968f41dfc8febea95c1e2003c8c) --- diff --git a/CHANGES b/CHANGES index e1fa72ebf35..3368a91f0d9 100644 --- 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]