Merge branch 'placeholder' into 'main'

placeholder for #2575

See merge request isc-projects/bind9!4828
This commit is contained in:
Evan Hunt 2021-03-20 19:16:16 +00:00
commit d04aa1d44e

View file

@ -1,11 +1,13 @@
5604. [bug] "dig -u" now uses CLOCK_REALTIME for more accurate
5605. [bug] "dig -u" now uses CLOCK_REALTIME for more accurate
time reporting. [GL #2592]
5603. [experimental] A "filter-a.so" plugin, which is similar to the
5604. [experimental] A "filter-a.so" plugin, which is similar to the
"filter-aaaa.so" plugin but which omits A records
instead of AAAA records, has been added. Thanks to
'@treysis' (GitLab). [GL #2585]
5603. [placeholder]
5602. [bug] Fix the TCPDNS and TLSDNS timers, so TCP initial
and idle timers work correctly. [GL #2573]