2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

709. [bug] ANY or SIG queries for data with a TTL of 0

would return SERVFAIL. [RT #620]
This commit is contained in:
Brian Wellington
2001-01-24 02:49:59 +00:00
parent 40fdf87153
commit 702a69f04a

View File

@@ -1,4 +1,7 @@
709. [bug] ANY or SIG queries for data with a TTL of 0
would return SERVFAIL. [RT #620]
708. [bug] When building with --with-openssl, the openssl headers
included should not be used. [RT #702]