Add CHANGES and release note for [GL #3178] and [GL #3636]

This commit is contained in:
Ondřej Surý 2022-11-30 18:48:06 +01:00 committed by Ondřej Surý
parent 6f317f27ea
commit 2df311eb21
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
6051. [bug] Improve thread safety in the dns_dispatch unit.
[GL #3178] [GL #3636]
6050. [bug] Changes to the RPZ response-policy min-update-interval
and add-soa options now take effect as expected when
named is reconfigured. [GL #3740]

View file

@ -49,6 +49,9 @@ Bug Fixes
structures used for "housekeeping") and exclude recently used (<= 10 seconds)
ADB names and entries from the overmem memory cleaner. :gl:`#3739`
- Fix a rare assertion failure in the outgoing TCP DNS connection handling.
:gl:`#3178` :gl:`#3636`
Known Issues
~~~~~~~~~~~~