]> 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>
Thu, 14 May 2020 06:38:11 +0000 (16:38 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6520f8dd927b97536690f58962955625a074c8ce..7ecfb8ab0dcdb66f5e72fadcc23142a67c0ad006 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]
+
 5411.  [cleanup]       Refactoring of TCP accept code to use a single accept()
                        and pass the accepted socket to child threads for
                        processing. [GL !3320]