2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00
This commit is contained in:
Andreas Gustafsson
2000-07-03 22:14:43 +00:00
parent 5aa96829fd
commit c4252cd10b

View File

@@ -12,8 +12,9 @@
303. [bug] add additional sanity checks to differentiate a AXFR 303. [bug] add additional sanity checks to differentiate a AXFR
response vs a IXFR response. (RT #157) response vs a IXFR response. (RT #157)
302. [bug] MXNAME should be large enough to hold any legal domain 302. [bug] In dig, host, and nslookup, MXNAME should be large
name in presentation format + terminating NULL. enough to hold any legal domain name in presentation
format + terminating NULL.
301. [bug] Uninitalised pointer in host:printmessage(). (RT #159) 301. [bug] Uninitalised pointer in host:printmessage(). (RT #159)