regen v9_11

This commit is contained in:
Tinderbox User
2017-05-11 01:17:38 +00:00
parent 613cdc91fe
commit 99b30e26a6
2 changed files with 22 additions and 4 deletions

View File

@@ -164,7 +164,8 @@
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<p>
Due to some incorrectly deleted code, when BIND was
built with LMDB, zones that were deleted via
@@ -173,7 +174,15 @@
database, so that deletion did not persist after a
server restart. This has been corrected. [RT #45185]
</p>
</li></ul></div>
</li>
<li class="listitem">
<p>
Semicolons are no longer escaped when printing CAA and
URI records. This may break applications that depend on the
presence of the backslash before the semicolon. [RT #45216]
</p>
</li>
</ul></div>
</div>
<div class="section">

View File

@@ -127,7 +127,8 @@
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<p>
Due to some incorrectly deleted code, when BIND was
built with LMDB, zones that were deleted via
@@ -136,7 +137,15 @@
database, so that deletion did not persist after a
server restart. This has been corrected. [RT #45185]
</p>
</li></ul></div>
</li>
<li class="listitem">
<p>
Semicolons are no longer escaped when printing CAA and
URI records. This may break applications that depend on the
presence of the backslash before the semicolon. [RT #45216]
</p>
</li>
</ul></div>
</div>
<div class="section">