2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

expanded on item #382

This commit is contained in:
Andreas Gustafsson 2000-08-15 00:22:49 +00:00
parent 405ffb1f0d
commit 69d17bea6b

View File

@ -25,7 +25,9 @@
383. [func] When writing a master file, print the SOA and NS
records (and their SIGs) before other records.
382. [bug] named -u failed on Debian Linux.
382. [bug] named -u failed on many Linux systems where the
libc provided kernel headers do not match
the current kernel.
381. [bug] Check for IPV6_RECVPKTINFO and use it instead of
IPV6_PKTINFO if found. [RT #229]