From: Mark Andrews Date: Thu, 26 Oct 2023 04:07:58 +0000 (+1100) Subject: Add CHANGES note for [GL #4387] X-Git-Tag: v9.19.18~23^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8613372c95bf9c8608dd1bf4c67f2089be89ba7;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4387] --- diff --git a/CHANGES b/CHANGES index 06e567b3888..46bca3cfb2c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6274. [bug] The 'lock-file' file was being removed when it + shouldn't have been making it ineffective if named was + started 3 or more times. [GL #4387] + 6273. [bug] Don't reuse the existing TCP streams in dns_xfrin, so parallel TCP transfers works again. [GL #4379]