[master] "zoneload" logging category

4806.	[func]		Log messages related to loading of zones are now
			directed to the "zoneload" logging category.
			[RT #41640]
This commit is contained in:
Evan Hunt
2017-11-01 22:48:12 -07:00
parent 3b5718a8c9
commit 9bb007fd2d
5 changed files with 98 additions and 60 deletions

View File

@@ -1,3 +1,7 @@
4806. [func] Log messages related to loading of zones are now
directed to the "zoneload" logging category.
[RT #41640]
4805. [bug] TCP4Active and TCP6Active weren't being updated
correctly. [RT #46454]