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