]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for GL #3955, #3968, and #3997
authorPetr Špaček <pspacek@isc.org>
Tue, 11 Apr 2023 16:31:50 +0000 (18:31 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 11 Apr 2023 16:46:14 +0000 (18:46 +0200)
doc/notes/notes-9.18.14.rst

index c259ce8c39235f055735bee31396f17c6483c325..38e0256749a7689ce4be3fa4bab18e314b3d40c7 100644 (file)
@@ -28,6 +28,9 @@ Removed Features
 Bug Fixes
 ~~~~~~~~~
 
+- Several bugs which could cause :iscman:`named` to crash during catalog
+  zone processing have been fixed. :gl:`#3955` :gl:`#3968` :gl:`#3997`
+
 - Previously, downloading large zones over TLS (XoT) from a primary
   could hang the transfer on the secondary, especially when the
   connection was unstable. This has been fixed. :gl:`#3867`