]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #1714
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 09:07:02 +0000 (11:07 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:03:05 +0000 (10:03 +0200)
doc/notes/notes-9.17.2.rst

index 16858aefbc80f263902d9fee694a6c66767fc6a5..47c90bf93a93481e60eef8d2703887e187f8286b 100644 (file)
@@ -166,6 +166,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]
+
 -  A bug in dnstap initialization could prevent some dnstap data from
    being logged, especially on recursive resolvers. [GL #1795]