]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 19 Apr 2019 08:59:41 +0000 (10:59 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 19 Apr 2019 09:00:47 +0000 (11:00 +0200)
5214. [bug] win32: named now removes its lock file upon shutdown.
[GL #979]

(cherry picked from commit e048436805b6301af5ec0197cdcdc799573627f8)

CHANGES

diff --git a/CHANGES b/CHANGES
index cf4f4e4d19c9b0fe699844c9baaa14a428b85509..efd2bc0cdaca07bb3ff4c9e4ee22ca0e0eb5d7ba 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5214.  [bug]           win32: named now removes its lock file upon shutdown.
+                       [GL #979]
+
 5213.  [bug]           win32: Eliminated a race which allowed named.exe running
                        as a service to be killed prematurely during shutdown.
                        [GL #978]