From b82963f96b452e2acbdf2ebd3d96de0ff0859a68 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 17 Feb 2015 08:48:00 -0800 Subject: [PATCH] [master] edit CHANGES note --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 7d56f21bda..3dd18b8cad 100644 --- a/CHANGES +++ b/CHANGES @@ -35,8 +35,8 @@ 4051. [bug] Fix a leak of pthread_mutexattr_t. [RT #38454] -4050. [cleanup] Silence occasional spurious "duplicate query" log - messages from RPZ. [RT #38510] +4050. [bug] RPZ could send spurious SERVFAILs in response + to duplicate queries. [RT #38510] 4049. [bug] CDS and CDNSKEY had the wrong attributes. [RT #38491]