]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for #1862
authorOndřej Surý <ondrej@isc.org>
Thu, 28 May 2020 09:37:05 +0000 (11:37 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 1 Jul 2020 10:55:49 +0000 (12:55 +0200)
doc/notes/notes-current.rst

index 31bfd4556bb69e1659edcecf4afd24883153874d..eb1591df79cbdedbd58aaa8a55aa43aa74f9bc50 100644 (file)
@@ -62,3 +62,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]