mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:50:00 -04:00
Add CHANGES note for [GL #3467]
This commit is contained in:
parent
ccde7313b8
commit
7539b70fc6
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
5937. [cleanup] The dns_rdatalist_tordataset() and
|
||||
dns_rdatalist_fromrdataset() functions can no
|
||||
longer fail. Clean up their prototypes and error
|
||||
handling, and that of other calling functions that
|
||||
subsequently cannot fail, including
|
||||
dns_message_setquerytsig(). [GL #3467]
|
||||
|
||||
5936. [bug] Don't enable serve-stale for lookups that error because
|
||||
it is a duplicate query or a query that would be
|
||||
dropped. [GL #2982]
|
||||
|
|
|
|||
Loading…
Reference in a new issue