diff --git a/CHANGES b/CHANGES index a25e172fd6..32eb5670c6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,9 @@ + 727. [port] Work around OS bug where accept() succeeds but + fails to fill in the peer address of the accepted + connection, by treating it as an error rather than + an assertion failure. [RT #809] + 726. [func] Implement the "trace" and "notrace" commands in rndc. 725. [bug] Installing man pages could fail.