Merge branch 'each-missing-relnotes-v9_18' into 'v9_18'

Release notes for [GL #3082] and [GL #3111]

See merge request isc-projects/bind9!5797
This commit is contained in:
Evan Hunt 2022-02-02 20:04:28 +00:00
commit 6089dc5ba5

View file

@ -37,7 +37,9 @@ Removed Features
Feature Changes
~~~~~~~~~~~~~~~
- None.
- The DLZ API has been updated: EDNS Client-Subnet (ECS) options sent
by a client are now included in the client information sent to DLZ
modules when processing queries. :gl:`#3082`
Bug Fixes
~~~~~~~~~
@ -52,3 +54,6 @@ Bug Fixes
- Restore logging "quota reached" message when accepting connection is over
hard quota. :gl:`#3125`
- Build errors were introduced in some DLZ modules due to an incomplete
change in the previous release. This has been fixed. :gl:`#3111`