From: Michał Kępień Date: Mon, 6 Dec 2021 14:51:24 +0000 (+0100) Subject: Mention GL #3040 in the release notes X-Git-Tag: v9.17.22~38^2~3^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8d5fd88e35e351682d11c3f310ac8c85a8b89db;p=thirdparty%2Fbind9.git Mention GL #3040 in the release notes --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1ed2d6a349f..c046589927e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -78,8 +78,9 @@ Bug Fixes ``named`` to crash. This has been fixed. :gl:`#1608` - The resolver could hang on shutdown due to dispatch resources not - being cleaned up when a TCP connection was reset. This has been fixed. - :gl:`#3026` + being cleaned up when a TCP connection was reset, or due to dependency + loops in the ADB or the DNSSEC validator. This has been fixed. + :gl:`#3026` :gl:`#3040` - On FreeBSD, a TCP connection would leak a small amount of heap memory leading to out-of-memory problem in a long run. This has been fixed. :gl:`#3051`