]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 23 Dec 2020 02:20:57 +0000 (13:20 +1100)
committerMark Andrews <marka@isc.org>
Tue, 5 Jan 2021 00:53:24 +0000 (11:53 +1100)
(cherry picked from commit 244525a303be6fcce4ef9a33a58c3978b11ce545)

CHANGES

diff --git a/CHANGES b/CHANGES
index e0fc37c51f981ce7c0515dd0ebc60f7d1fea624b..89cc0ae6c7f30aad2b7ae8097079c188db579b55 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 5555.  [bug]           server->reload_status was not properly initialised.
                        [GL #2361]
 
+5554.  [bug]           dnssec-signzone and dnssec-verify where missing
+                       newlines between log messages. [GL #2359]
+
 5553.  [bug]           When reconfiguring named, removing "auto-dnssec"
                        did not actually turn off DNSSEC maintenance.
                        This has been fixed. [GL #2341]