]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4387]
authorMark Andrews <marka@isc.org>
Thu, 26 Oct 2023 04:07:58 +0000 (15:07 +1100)
committerMark Andrews <marka@isc.org>
Thu, 26 Oct 2023 04:41:46 +0000 (15:41 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 06e567b3888640aabf2a36197fcdfe4014ac151d..46bca3cfb2c0ce70bb4f5d49792c4ad54c23f095 100644 (file)
--- 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]