Add CHANGES and release note for [GL #4200]

This commit is contained in:
Ondřej Surý
2023-07-11 09:48:23 +02:00
parent c2c2ec0c96
commit 7cd1ac2fa7
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
6212. [bug] Don't process detach and close netmgr events when
the netmgr has been paused. [GL #4200]
--- 9.18.17 released ---
6206. [bug] Add shutdown checks in dns_catz_dbupdate_callback() to

View File

@@ -35,7 +35,10 @@ Feature Changes
Bug Fixes
~~~~~~~~~
- None.
- Processing already queued queries received over TCP can cause assertion
failure when the server is reconfigured at the same time or the cache has been
flushed. This has been fixed to not process queued already received queries
over TCP while the server is in the "exclusive" mode. :gl:`#4200`
Known Issues
~~~~~~~~~~~~