From 81b5a94ad846b0ec297fee4133fee112bce35fa6 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 26 Oct 2023 16:14:02 +1100 Subject: [PATCH] Add release note for [GL #4387] (cherry picked from commit c1b8279ebbdc7f80857feef8a67037e6a7d75131) --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1c3a09a6f1..b857f117a3 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -39,6 +39,10 @@ Bug Fixes DNSSEC records, it was scheduled to be resigning. This unwanted behavior has been fixed. :gl:`#4350` +- The :any:`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` + Known Issues ~~~~~~~~~~~~