mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
revise description of #829
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -1,9 +1,10 @@
|
||||
|
||||
830. [func] Implement 'rndc status'.
|
||||
|
||||
829. [bug] The DNS_R_ZONECUT result code is only meaningful
|
||||
for secure zone databases. Queries at zone cut points
|
||||
in non-secure zones should always return a delegation.
|
||||
829. [bug] The DNS_R_ZONECUT result code should only be returned
|
||||
when an ANY query is made with DNS_DBFIND_GLUEOK set.
|
||||
In all other ANY query cases, returning the delegation
|
||||
is better.
|
||||
|
||||
828. [bug] The errno value from recvfrom() could be overwritten
|
||||
by logging code. [RT #1293]
|
||||
|
Reference in New Issue
Block a user