From e6ef7858c3feff71e77765006fc6d78ee71a9347 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 30 Oct 2019 11:19:34 +1100 Subject: [PATCH] add CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 650ea1887b..e7d74fef9c 100644 --- 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]