]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 30 Oct 2019 00:19:34 +0000 (11:19 +1100)
committerMark Andrews <marka@isc.org>
Wed, 30 Oct 2019 00:19:34 +0000 (11:19 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 650ea1887bf306207a3dd08d27028d0323001f1a..e7d74fef9ce67f755605bc06d5b2ff6a5fc60b7c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5308.  [bug]           Don't log DNS_R_UNCHANGED from sync_secure_journal()
+                       at ERROR level in receive_secure_serial(). [GL #1288]
+
 5307.  [bug]           Fix hang when named-compilezone output is sent to pipe.
                        Thanks to Tony Finch. [GL !2481]