This commit is contained in:
Mark Andrews 2003-07-17 07:44:05 +00:00
parent 743ffc91bd
commit e0557d5e68

View file

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