From: Michał Kępień Date: Fri, 19 Apr 2019 08:59:41 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.15.0~38^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e048436805b6301af5ec0197cdcdc799573627f8;p=thirdparty%2Fbind9.git Add CHANGES entry 5214. [bug] win32: named now removes its lock file upon shutdown. [GL #979] --- diff --git a/CHANGES b/CHANGES index 94c2c908ff9..0cf6432431c 100644 --- 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]