]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Tue, 7 May 2019 03:00:55 +0000 (13:00 +1000)
committerMark Andrews <marka@isc.org>
Tue, 7 May 2019 03:00:55 +0000 (13:00 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 254e3c28545485dedb46363e63324621a6cdf93d..dbdad97f34b13c93db7571b57067d2a770775118 100644 (file)
--- 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]