From: Mark Andrews Date: Tue, 7 May 2019 03:00:55 +0000 (+1000) Subject: add CHANGES X-Git-Tag: v9.15.0~13^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ba1d7f3a0709fe562162845f7792dfe5dd515fda;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index 254e3c28545..dbdad97f34b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,9 @@ +5224. [bug] Only test provide-ixfr on TCP streams. [GL #991] + 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] +5222. [bug] 'delv -t ANY' could leak memory. [GL #983] 5221. [test] Enable parallel execution of system tests on Windows. [GL !4101]