]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #4069]
authorTony Finch <fanf@isc.org>
Tue, 16 May 2023 12:38:05 +0000 (13:38 +0100)
committerTony Finch <fanf@isc.org>
Tue, 16 May 2023 12:38:05 +0000 (13:38 +0100)
[test] Fix the `upforwd` system test to be more reliable,
especially when using thread sanitizer.

CHANGES

diff --git a/CHANGES b/CHANGES
index f59c6077807cc5d2da2791e9803981b31213d35d..fc091e141ba54ccb4a96f81d6d66c30c2f7659f9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6174.  [test]          Fix the `upforwd` system test to be more reliable,
+                       especially when using thread sanitizer. [GL #4069]
+
 6173.  [bug]           Properly process extra "nameserver" lines in
                        resolv.conf otherwise the next line is not properly
                        processed. [GL #4066]