]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #4079]
authorEvan Hunt <each@isc.org>
Sun, 21 May 2023 20:44:26 +0000 (13:44 -0700)
committerEvan Hunt <each@isc.org>
Thu, 25 May 2023 18:59:37 +0000 (11:59 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index aa7c185c4b6ff6d09956132b736a5f83a2357ed6..c50c449f0783c186ac0dc8b70483f30d03458800 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6180.  [bug]           The session key object could be incorrectly added
+                       to multiple different views' keyrings. [GL #4079]
+
 6179.  [bug]           Fix an interfacemgr use-after-free error in
                        zoneconf.c:isself(). [GL #3765]