]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Fri, 24 Aug 2018 01:02:27 +0000 (11:02 +1000)
committerMark Andrews <marka@isc.org>
Fri, 24 Aug 2018 01:02:27 +0000 (11:02 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index eae6157271964eabb8a352e7f30cb96b96b22ca5..b701d5923bdc3bd72cfc925e0f05c62133b68f94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5018.  [bug]           Fix incorrect sizeof arguments in lib/isc/pk11.c.
+                       [GL !588]
+
 5017.  [bug]           lib/isc/pk11.c failed to unlink the session before
                        releasing the lock which is unsafe. [GL !589]