]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Fri, 18 Sep 2020 07:19:19 +0000 (17:19 +1000)
committerMark Andrews <marka@isc.org>
Wed, 23 Sep 2020 01:17:23 +0000 (11:17 +1000)
(cherry picked from commit c7406db46f33628e160db2f54ab4737a76556bd7)

CHANGES

diff --git a/CHANGES b/CHANGES
index 42a2d7bb2607d7f75c7307f6183436e171fe109f..721ed374f72bf66dfe534e811c11b4573a19b601 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5507.  [bug]           Named could compute incorrect SIG(0) responses.
+                       [GL #2109]
+
 5506.  [bug]           Properly handle failed sysconf() calls, so we don't
                        report invalid memory size. [GL #2166]