]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3061]
authorMark Andrews <marka@isc.org>
Wed, 6 Jul 2022 02:55:41 +0000 (12:55 +1000)
committerMark Andrews <marka@isc.org>
Thu, 7 Jul 2022 00:13:00 +0000 (10:13 +1000)
(cherry picked from commit e0708c895030b67b64735398ae2d203f39c08274)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9c9234abf1c5b387a10157c0d90eab19b0a8be5d..04fb6851501a36b900b73dfb586cb1e07862841f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5917.  [bug]           Update ifconfig.sh script as is miscomputed interface
+                       identifiers when destroying interfaces. [GL #3061]
+
 5916.  [bug]           When resolving a name, don't give up immediately if an
                        authoritative server returns FORMERR; try the other
                        servers first. [GL #3152]