2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

placeholder for #2575

Issue #2575 was merged to 9.16 only as change 5603, but a placeholder
was not added to CHANGES in the main branch. This commit adds the
placeholder and renumbers the two subsequent changes.
This commit is contained in:
Evan Hunt 2021-03-20 12:11:11 -07:00
parent 8e0902b731
commit c452c0a0a5

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]