+5908. [bug] Fix race conditions in route_connected(). [GL #3401]
+
+5907. [bug] Fix a crash in dig NS search mode when one of the NS
+ server queries fail. [GL #3207]
+
+5906. [cleanup] Various features (e.g. prefetch, RPZ) no longer share
+ common pointers when initiating recursion. This
+ rationalizes recursion quota handling and makes the
+ value of the RecursClients statistics counter more
+ accurate. [GL #3168]
+
+5905. [bug] When the TCP connection would be closed/reset between
+ the connect/accept and the read, the uv_read_start()
+ return value would be unexpected and cause an assertion
+ failure. [GL #3400]
+
+5904. [func] Changed dnssec-signzone -H default to 0 additional
+ NSEC3 iterations. [GL #3395]
+
+5903. [bug] When named checks that the OPCODE in a response matches
+ that of the request, if there is a mismatch named logs
+ an error. Some of those error messages incorrectly
+ used RCODE instead of OPCODE to lookup the nemonic.
+ This has been corrected. [GL !6420]
+
+5902. [func] NXDOMAIN cache records are no longer retained in
+ the cache after expiry, even when serve-stale is
+ in use. [GL #3386]
+
+5901. [bug] When processing a catalog zone member zone make sure
+ that there is no configured pre-existing forward-only
+ forward zone with that name. [GL #2506]
+
+5900. [placeholder]
+
+ --- 9.19.2 released ---
+
5899. [func] Don't try to process DNSSEC-related and ZONEMD records
in catz. [GL #3380]
https://www.isc.org/download/. There you will find additional
information about each release, and source code.
+.. include:: ../notes/notes-current.rst
+ .. include:: ../notes/notes-9.19.2.rst
.. include:: ../notes/notes-9.19.1.rst
.. include:: ../notes/notes-9.19.0.rst