]> 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 08:59:41 +0000 (10:59 +0200)
5214. [bug] win32: named now removes its lock file upon shutdown.
[GL #979]

CHANGES

diff --git a/CHANGES b/CHANGES
index 94c2c908ff962050a16ecfa9ec314987c7d48da7..0cf6432431c87210bd28a5ef06e0e0a392e58b0a 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]