diff --git a/CHANGES b/CHANGES index 6520f8dd92..7ecfb8ab0d 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]