mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:42:04 -04:00
grammar
This commit is contained in:
parent
743ffc91bd
commit
e0557d5e68
1 changed files with 4 additions and 4 deletions
8
CHANGES
8
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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue