]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Fri, 12 May 2017 01:09:53 +0000 (01:09 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 12 May 2017 01:09:53 +0000 (01:09 +0000)
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index d99a4c0bbeb9eb5c982036c3b01c2bc13aba6c2f..92e14693034a710623741ab30abf9a6c1cf304bf 100644 (file)
   <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">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
        <p>
          Due to some incorrectly deleted code, when BIND was
          built with LMDB, zones that were deleted via
          database, so that deletion did not persist after a
          server restart. This has been corrected. [RT #45185]
        </p>
-      </li></ul></div>
+      </li>
+<li class="listitem">
+       <p>
+         Semicolons are no longer escaped when printing CAA and
+         URI records.  This may break applications that depend on the
+         presence of the backslash before the semicolon. [RT #45216]
+       </p>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">
index e1851eff4759a86289f257c43ba3ecbe05e6aee0..86c66ff9688b561114ac72cbc0405188e90ac914 100644 (file)
   <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">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
        <p>
          Due to some incorrectly deleted code, when BIND was
          built with LMDB, zones that were deleted via
          database, so that deletion did not persist after a
          server restart. This has been corrected. [RT #45185]
        </p>
-      </li></ul></div>
+      </li>
+<li class="listitem">
+       <p>
+         Semicolons are no longer escaped when printing CAA and
+         URI records.  This may break applications that depend on the
+         presence of the backslash before the semicolon. [RT #45216]
+       </p>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">