From: Witold Kręcicki Date: Thu, 21 May 2020 09:18:53 +0000 (+0200) Subject: Add CHANGES note for #1862 X-Git-Tag: v9.17.3~22^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4897c8771627753c4f5eba6b1d3e4f1d641f9310;p=thirdparty%2Fbind9.git Add CHANGES note for #1862 --- diff --git a/CHANGES b/CHANGES index 3311ac66503..c2509400b76 100644 --- 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]