]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Mon, 4 Jan 2021 05:15:21 +0000 (16:15 +1100)
committerMark Andrews <marka@isc.org>
Tue, 5 Jan 2021 00:30:47 +0000 (11:30 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index b1bee0462db2e9c41dd4678de2640e5f466456a1..e0fc37c51f981ce7c0515dd0ebc60f7d1fea624b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5555.  [bug]           server->reload_status was not properly initialised.
+                       [GL #2361]
+
 5553.  [bug]           When reconfiguring named, removing "auto-dnssec"
                        did not actually turn off DNSSEC maintenance.
                        This has been fixed. [GL #2341]