From 22349d919c876ef9bfdce8bfba14722334a5facf Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 28 Aug 2019 21:18:53 -0700 Subject: [PATCH] CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 311032194c..fb326b9aae 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5282. [bug] Fixed a bug in searching for possible wildcard matches + for query names in the RPZ summary database. [GL #1146] + 5281. [cleanup] Don't escape commas when reporting named's command line. [GL #1189]