Add CHANGES entry

5214.	[bug]		win32: named now removes its lock file upon shutdown.
			[GL #979]

(cherry picked from commit e048436805)
This commit is contained in:
Michał Kępień 2019-04-19 10:59:41 +02:00
parent 8e18f02626
commit 48ddc78fb2

View file

@ -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]