From 90e886cfc0c58d64e1953967e88f0890769cb741 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sat, 12 May 2018 08:57:56 +0530 Subject: [PATCH] Add CHANGES entry --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 1c69daab9b..3fdb42c1c5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4976. [bug] Log the label with invalid prefix length correctly + when loading RPZ zones. [GL #254] + 4975. [bug] The server cookie computation for sha1 and sha256 did not match the method described in RFC 7873. [GL #356]