From c1b8279ebbdc7f80857feef8a67037e6a7d75131 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] --- 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 7491e3dc7f..4bec73ae31 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -61,6 +61,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 ~~~~~~~~~~~~