mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
regen master
This commit is contained in:
parent
3a554a444c
commit
f9d602f35c
@ -439,7 +439,12 @@
|
||||
<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">
|
||||
<p>
|
||||
None.
|
||||
Due to some incorrectly deleted code, when BIND was
|
||||
built with LMDB, zones that were deleted via
|
||||
<span class="command"><strong>rndc delzone</strong></span> were removed from the
|
||||
running server but were not removed from the new zone
|
||||
database, so that deletion did not persist after a
|
||||
server restart. This has been corrected. [RT #45185]
|
||||
</p>
|
||||
</li></ul></div>
|
||||
</div>
|
||||
|
@ -402,7 +402,12 @@
|
||||
<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">
|
||||
<p>
|
||||
None.
|
||||
Due to some incorrectly deleted code, when BIND was
|
||||
built with LMDB, zones that were deleted via
|
||||
<span class="command"><strong>rndc delzone</strong></span> were removed from the
|
||||
running server but were not removed from the new zone
|
||||
database, so that deletion did not persist after a
|
||||
server restart. This has been corrected. [RT #45185]
|
||||
</p>
|
||||
</li></ul></div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user