diff --git a/CHANGES b/CHANGES index 6fa0d091ef..59aa8c45da 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,11 @@ 1484. [bug] The number of records reported after a AXFR was wrong. [RT #6229] -1483. [bug] dig axfr failed if the message id failed to match - that in the request. Only the id in the first message - is require to match. [RT #8138] +1483. [bug] dig axfr failed if the message id in the answer failed + to match that in the request. Only the id in the first + message is required to match. [RT #8138] -1482. [bug] Named could fail to start if the kernel supports +1482. [bug] named could fail to start if the kernel supports IPv6 but no interfaces are configured. Similarly for IPv4. [RT #6229]