CHANGES, release notes

This commit is contained in:
Evan Hunt
2019-02-28 14:06:23 -08:00
parent c6939f0bd4
commit 4ad0bc38e9
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
5169. [bug] The presence of certain types in an otherwise
empty node could cause a crash while processing a
type ANY query. [GL #901]
5168. [bug] Do not crash on shutdown when RPZ fails to load. Also,
keep previous version of the database if RPZ fails to
load. [GL #813]

View File

@@ -127,7 +127,9 @@
<itemizedlist>
<listitem>
<para>
None.
The presence of certain record types in an otherwise empty
node of a zone could trigger an assertion failure while processing
a query of type ANY. [GL #901]
</para>
</listitem>
</itemizedlist>