mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:01:15 -04:00
regen v9_11
This commit is contained in:
parent
6431922cb2
commit
421ba11f3f
2 changed files with 12 additions and 0 deletions
|
|
@ -188,6 +188,12 @@
|
|||
<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">
|
||||
<p>
|
||||
Reloading or reconfiguring <span class="command"><strong>named</strong></span> could
|
||||
fail on some platforms when LMDB was in use. [RT #45203]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Due to some incorrectly deleted code, when BIND was
|
||||
|
|
|
|||
|
|
@ -151,6 +151,12 @@
|
|||
<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">
|
||||
<p>
|
||||
Reloading or reconfiguring <span class="command"><strong>named</strong></span> could
|
||||
fail on some platforms when LMDB was in use. [RT #45203]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Due to some incorrectly deleted code, when BIND was
|
||||
|
|
|
|||
Loading…
Reference in a new issue