]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword release notes
authorMichał Kępień <michal@isc.org>
Fri, 4 Aug 2023 10:10:49 +0000 (12:10 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 4 Aug 2023 10:10:49 +0000 (12:10 +0200)
doc/arm/notes.rst
doc/notes/notes-9.16.43.rst

index e3b60315ef036b1cf35bf1192bfe5799f0209e2f..65f39e82568d318acb46a00ace66ce9eb16d5484 100644 (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
index 18489b3a3de3a1f442bcad0f4d9a11922d8dc2eb..4c303155aee850d7ce6775ba13a620930fb79ad6 100644 (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
 ~~~~~~~~~~~~