]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3429]
authorMark Andrews <marka@isc.org>
Fri, 1 Jul 2022 01:50:23 +0000 (11:50 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Jul 2022 01:26:02 +0000 (11:26 +1000)
(cherry picked from commit d935ead14b47200f2a572e4c7011812b0debbd6d)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1df0150d873e2cba05d85be1e82a7e6b03b85a23..ea395d9559283de1786b7b4e29b0d24ba9f6d0f0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5915.  [bug]           Detect missing closing brace (}) and computational
+                       overflows in $GENERATE directives. [GL #3429]
+
 5911.  [bug]           Update HTTP listener settings on reconfiguration.
                        [GL #3415]