From: Mark Andrews Date: Wed, 1 Apr 2020 01:14:45 +0000 (+1100) Subject: Add CHANGES entry X-Git-Tag: v9.17.2~74^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=11b1cbecb06ad4dee12af551fa00fdcb6ace42e8;p=thirdparty%2Fbind9.git Add CHANGES entry --- diff --git a/CHANGES b/CHANGES index 6520f8dd927..7ecfb8ab0dc 100644 --- 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]