From e0557d5e689c2fda8a925d2627c029e947ed2656 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 17 Jul 2003 07:44:05 +0000 Subject: [PATCH] grammar --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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]