From bdc66eb5d9f703db2c12e2ca4fa9e2df9e7f4f6a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 7 May 2019 10:39:49 +1000 Subject: [PATCH] add CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 2ca06bdb71..254e3c2854 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5223. [bug] Fixed a race in the filter-aaaa plugin accessing + the hash table. [GL #1005] + 5222. [bug] 'delve -t ANY' could leak memory. [GL #983] 5221. [test] Enable parallel execution of system tests on