From 778cfd3a980d371494c4111ef72a74d569f1e8da Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 28 Feb 2019 14:06:23 -0800 Subject: [PATCH] CHANGES --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a77832e137..dec2cb7860 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5169. [bug] The presence of certain types in an otherwise + empty node could cause a crash while processing a + type ANY query. [GL #901] + --- 9.14.0rc1 released --- 5168. [bug] Do not crash on shutdown when RPZ fails to load. Also,