]> 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 01:13:01 +0000 (12:13 +1100)
(cherry picked from commit e6ef7858c3feff71e77765006fc6d78ee71a9347)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7d3b6358cd8c425e375aa8f7326c509e5091b32d..b2060a99f4d88ac331a1e1f62fba027ab2af5cab 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]