]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for #3965
authorMatthijs Mekking <matthijs@isc.org>
Mon, 27 Mar 2023 09:56:39 +0000 (11:56 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 29 Mar 2023 15:08:36 +0000 (15:08 +0000)
(cherry picked from commit 357b27b04f5ccc66637277427daa506a01d48f45)

CHANGES

diff --git a/CHANGES b/CHANGES
index 8382c44c6647cde8eec6aa45c75bec49038e236c..adbdf9258cb0651799e16315c38fa68af4482815 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6129.  [cleanup]       Value stored to 'source' during its initialization is
+                       never read. [GL #3965]
+
 6124.  [bug]           When changing from a NSEC3 capable DNSSEC algorithm to
                        an NSEC3 incapable DNSSEC algorithm using KASP the zone
                        could sometimes be incompletely signed. [GL #3937]