Add CHANGES entry

This commit is contained in:
Mark Andrews 2020-04-01 12:14:45 +11:00
parent c7cdc47cc5
commit 11b1cbecb0

View file

@ -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]