]> 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:25:51 +0000 (12:25 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3311ac66503c0978f9c3a4e2177041a6ec4de4bc..c2509400b7631e52064d8799ffcb697969ba037d 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]