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

index 43054517601106160e8ab2e93df5cff7f32d049b..56e81b48429b209d2e8186a03458a989906e1d06 100644 (file)
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_intro"></a>Introduction</h3></div></div></div>
 <p>
-      This document summarizes changes since the last production release
-      of BIND on the corresponding major release branch.
+      This document summarizes significant changes since the last
+      production release of BIND on the corresponding major release
+      branch.
+      Please see the CHANGES file for a further list of bug fixes and
+      other changes.
     </p>
 </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>
+         rndc flushtree now works even if there wasn't a cached node
+         at the specified name. [RT #41846]
+       </p></li>
+<li class="listitem"><p>
+         Don't emit records with zero TTL unless the records were
+         received with a zero TTL. After being returned to waiting
+         clients, the answer will be discarded from the cache. [RT #41687]
+       </p></li>
+<li class="listitem"><p>
+         For Windows platforms, the SIT (Source Identity Token) support
+         was restored. (It was mistakenly partially replaced in a
+         previous beta with new 9.11 COOKIE support.) [RT #41905]
+       </p></li>
 <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]
+         performance afterward. [RT #40997] [RT #41941]
        </p></li>
 <li class="listitem"><p>
          The server could crash due to a use-after-free if a
index 2c750d02b5498fdc62668e70dab54e22f55a4651..cbfcfc05c27f5a4538cac3fc8356d0b023ec63ae 100644 (file)
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_intro"></a>Introduction</h3></div></div></div>
 <p>
-      This document summarizes changes since the last production release
-      of BIND on the corresponding major release branch.
+      This document summarizes significant changes since the last
+      production release of BIND on the corresponding major release
+      branch.
+      Please see the CHANGES file for a further list of bug fixes and
+      other changes.
     </p>
 </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>
+         rndc flushtree now works even if there wasn't a cached node
+         at the specified name. [RT #41846]
+       </p></li>
+<li class="listitem"><p>
+         Don't emit records with zero TTL unless the records were
+         received with a zero TTL. After being returned to waiting
+         clients, the answer will be discarded from the cache. [RT #41687]
+       </p></li>
+<li class="listitem"><p>
+         For Windows platforms, the SIT (Source Identity Token) support
+         was restored. (It was mistakenly partially replaced in a
+         previous beta with new 9.11 COOKIE support.) [RT #41905]
+       </p></li>
 <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]
+         performance afterward. [RT #40997] [RT #41941]
        </p></li>
 <li class="listitem"><p>
          The server could crash due to a use-after-free if a