]> 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:32:18 +0000 (11:32 +1000)
(cherry picked from commit 42b16771db1f131904ad967843c18aab71487c6c)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0550ba36c4f1253b790a9f651336aa88c2ecbba0..285dd869eb9f93c85622ab1b4a6fad7bfc84f162 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]