]> 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:16:07 +0000 (10:16 +1000)
(cherry picked from commit e0708c895030b67b64735398ae2d203f39c08274)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7ec4ea7e1b95170ef67b7a457ceed2d9ccc32702..3edcfcdd895cf034feade5a512a064e43a1397ff 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]
+
 5915.  [bug]           Detect missing closing brace (}) and computational
                        overflows in $GENERATE directives. [GL #3429]