CHANGES for [GL #4659]

This commit is contained in:
Evan Hunt
2024-04-25 10:30:47 -07:00
parent 237123e500
commit 6f4ef40ccd

View File

@@ -1,3 +1,6 @@
6379. [bug] A QP iterator bug could result in DNSSEC validation
failing because the wrong NSEC was returned. [GL #4659]
6378. [func] The option to specify the number of UDP dispatches was
previously removed. An attempt to use the option now
prints a warning. [GL #1879]