]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_10
authorTinderbox User <tbox@isc.org>
Sat, 5 Mar 2016 01:19:08 +0000 (01:19 +0000)
committerTinderbox User <tbox@isc.org>
Sat, 5 Mar 2016 01:19:08 +0000 (01:19 +0000)
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index df6d30f8ed08b90223184818380131812d20dfcd..f0465af40f91b59fd63d91bad1ed0f8e7ec3b662 100644 (file)
          Zone transfers now use smaller message sizes to improve
          message compression. This results in reduced network usage.
        </p></li>
+<li class="listitem"><p>
+         Added support for the type AVC.
+       </p></li>
 </ul></div>
 </div>
 <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"><p>
+         When deleting records from a zone database, interior nodes
+         could be left empty but not deleted, damaging search
+         performance afterward. [RT #40997]
+       </p></li>
 <li class="listitem"><p>
          The server could crash due to a use-after-free if a
          zone transfer timed out. [RT #41297]
index 865dc84dc769b861874616909a1589217edfa2e1..4f3e2c9e38eed642683e7bdc31ad2308addb8ee2 100644 (file)
          Zone transfers now use smaller message sizes to improve
          message compression. This results in reduced network usage.
        </p></li>
+<li class="listitem"><p>
+         Added support for the type AVC.
+       </p></li>
 </ul></div>
 </div>
 <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"><p>
+         When deleting records from a zone database, interior nodes
+         could be left empty but not deleted, damaging search
+         performance afterward. [RT #40997]
+       </p></li>
 <li class="listitem"><p>
          The server could crash due to a use-after-free if a
          zone transfer timed out. [RT #41297]