]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for #1862
authorWitold Kręcicki <wpk@isc.org>
Thu, 21 May 2020 09:18:53 +0000 (11:18 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 1 Jul 2020 10:55:29 +0000 (12:55 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ffc7d0fb91e003c4bde507da516abe4ed0b8e1c3..81cdb6638c77d3cf924e4ee2daca62eb4594f19d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5454.  [bug]           Address a startup crash happening when server is
+                       under load and root zone is not yet loaded. [GL #1862]
+
 5453.  [bug]           `named` would crash on shutdown when new `rndc`
                        connection is received at the same time as
                        shutting down. [GL #1747]