Tweak and reword release notes

This commit is contained in:
Michał Kępień
2023-08-04 12:10:49 +02:00
parent dff52546d8
commit d9cd815bf6
2 changed files with 4 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ for Microsoft Windows operating systems.
.. include:: ../notes/notes-known-issues.rst
.. include:: ../notes/notes-current.rst
.. include:: ../notes/notes-9.16.43.rst
.. include:: ../notes/notes-9.16.42.rst
.. include:: ../notes/notes-9.16.41.rst
.. include:: ../notes/notes-9.16.40.rst

View File

@@ -15,10 +15,9 @@ Notes for BIND 9.16.43
Bug Fixes
~~~~~~~~~
- 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`
- Processing already-queued queries received over TCP could cause an
assertion failure, when the server was reconfigured at the same time
or the cache was being flushed. This has been fixed. :gl:`#4200`
Known Issues
~~~~~~~~~~~~