]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Mon, 6 May 2019 21:20:25 +0000 (14:20 -0700)
committerEvan Hunt <each@isc.org>
Tue, 7 May 2019 01:38:34 +0000 (18:38 -0700)
(cherry picked from commit d3cd0729c97451c1ffb89417d51a9e665c79a8a1)

CHANGES

diff --git a/CHANGES b/CHANGES
index a5b82836df211763b7ec28f431ee81b1d0cff066..9f61c2fd58465da3084b3a18f9a4c9c3889f106f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 5222.  [bug]           'delve -t ANY' could leak memory. [GL #983]
 
+5221.  [test]          Enable parallel execution of system tests on
+                       Windows. [GL !4101]
+
 5218.  [bug]           Conditionally include <dlfcn.h>. [GL #995]
 
 5214.  [bug]           win32: named now removes its lock file upon shutdown.