]> 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 13:31:49 +0000 (13:31 +0000)
(cherry picked from commit 357b27b04f5ccc66637277427daa506a01d48f45)

CHANGES

diff --git a/CHANGES b/CHANGES
index 8b3a4bae05cfd49f250fce4ba2280c1ebf3eaa29..cce897346c67cf9f82cf3c9b3e167b1d5bb9ad82 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6129.  [cleanup]       Value stored to 'source' during its initialization is
+                       never read. [GL #3965]
+
 6128.  [bug]           Fix an omission in an earlier commit to avoid a race
                        between the 'dns__catz_update_cb()' and
                        'dns_catz_dbupdate_callback()' functions. [GL #3968]