From: Tony Finch Date: Tue, 16 May 2023 12:38:05 +0000 (+0100) Subject: CHANGES for [GL #4069] X-Git-Tag: v9.19.14~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=725c2b12e8249644f0f9d1b932cd39427cecce92;p=thirdparty%2Fbind9.git CHANGES for [GL #4069] [test] Fix the `upforwd` system test to be more reliable, especially when using thread sanitizer. --- diff --git a/CHANGES b/CHANGES index f59c6077807..fc091e141ba 100644 --- 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]