]> 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:26:17 +0000 (12:26 +0200)
doc/notes/notes-current.rst

index 1e129ffef1d5dd6c969e1855b221a04e9a2d32a4..bd030087bdcf6e6e45fd7cf634d809e755b58f38 100644 (file)
@@ -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]