]> 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 07:05:25 +0000 (18:05 +1100)
(cherry picked from commit a8613372c95bf9c8608dd1bf4c67f2089be89ba7)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4bd6c74b3b5a2d4a59f4c8de928a0a4fd81021ee..0c7750696993adcd1681c75534ab2d3a07ae2eaa 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]
+
 6271.  [bug]           Fix a shutdown race in dns__catz_update_cb(). [GL #4381]
 
 6267.  [func]          Adjust UDP timeouts used in zone maintenance. [GL #4260]