From: Ondřej Surý Date: Thu, 28 May 2020 09:37:05 +0000 (+0200) Subject: Add release notes for #1862 X-Git-Tag: v9.17.3~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee43457811aa6b2575b132c3cbc97561aa76f5c6;p=thirdparty%2Fbind9.git Add release notes for #1862 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1e129ffef1d..bd030087bdc 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -65,3 +65,6 @@ Bug Fixes - ``named`` would crash on shutdown when new ``rndc`` connection is received at the same time as shutting down. [GL #1747] + +- Fix assertion failure when server is under load and root zone is not yet + loaded. [GL #1862]