regen v9_11
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user