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

index b3fa7a76c64db691b506fbfd006c4ed6afa99afc..ad3c77e79f2f9d8cd34dbac1778c85ba1f6e58c3 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 8756f118bc17562eb810ad74b5d3d460a8b3f305..8ddfad029c8da5f0d55125b4367cd76bb196fcc7 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]