]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #1714
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 11:18:50 +0000 (13:18 +0200)
committerEvan Hunt <each@isc.org>
Wed, 10 Jun 2020 19:40:09 +0000 (12:40 -0700)
doc/notes/notes-9.16.4.rst

index c37f17a2d45df449693dd66a583dfac8d594c0dd..7505235092b2ae79199ec383c286227a8b772856 100644 (file)
@@ -75,6 +75,10 @@ Bug Fixes
 -  Fix a data race in resolver.c:formerr() that could lead to assertion
    failure. [GL #1808]
 
+-  Previously, ``provide-ixfr no;`` failed to return up-to-date
+   responses when the serial number was greater than or equal to the
+   current serial number. [GL #1714]
+
 -  Fix a bug in dnssec-policy keymgr where the check if a key has a
    successor would return a false positive if any other key in the
    keyring has a successor. [GL #1845]