From 5f125df4628a032a1cb2e369ec26ef2171245eb1 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 4 Mar 2019 14:03:23 +1100 Subject: [PATCH] add CHANGES --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 339a5046f1..3ab9c7ef91 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5170. [test] Added --with-dlz-filesystem to feature-test. [GL !1587] + 5169. [bug] The presence of certain types in an otherwise empty node could cause a crash while processing a type ANY query. [GL #901]