]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMark Andrews <marka@isc.org>
Wed, 1 Apr 2020 01:14:45 +0000 (12:14 +1100)
committerMark Andrews <marka@isc.org>
Sun, 17 May 2020 23:40:13 +0000 (09:40 +1000)
(cherry picked from commit 11b1cbecb06ad4dee12af551fa00fdcb6ace42e8)
(cherry picked from commit 5b5bebee05f231773b74fe0fbc02d17c2e645ee4)

CHANGES

diff --git a/CHANGES b/CHANGES
index c214188a56071467c30dacccfe12f847d2c89210..98d24f8dc0bec364848893d04e06e86c064749ae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5412.  [bug]           'provide-ixfr no;' fail to return up-to-date responses
+                       when the serial was greater than or equal to the
+                       current serial. [GL #1714]
+
 5409.  [performance]   When looking up NSEC3 data in a zone database, skip
                        the check for empty non-terminal nodes; the NSEC3
                        tree doesn't have any. [GL #1834]