From: Petr Špaček Date: Thu, 6 Apr 2023 16:45:32 +0000 (+0200) Subject: Add release notes for GL #3955, #3968, and #3997 X-Git-Tag: v9.19.12~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1029e929b3fb62abd7e43ab0d29eff981cbf24da;p=thirdparty%2Fbind9.git Add release notes for GL #3955, #3968, and #3997 --- diff --git a/doc/notes/notes-9.19.12.rst b/doc/notes/notes-9.19.12.rst index 091c06c357e..0d08a2279a7 100644 --- a/doc/notes/notes-9.19.12.rst +++ b/doc/notes/notes-9.19.12.rst @@ -86,5 +86,8 @@ Feature Changes Bug Fixes ~~~~~~~~~ +- Several bugs which could cause :iscman:`named` to crash during catalog + zone processing have been fixed. :gl:`#3955` :gl:`#3968` :gl:`#3997` + - Performance of DNSSEC validation in zones with many DNSKEY records has been improved. :gl:`#3981`