From: Tinderbox User Date: Fri, 12 May 2017 01:09:53 +0000 (+0000) Subject: regen master X-Git-Tag: v9.12.0a1~290 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bdf087ba00c2a3e635ae262e79dc733c5d0208dd;p=thirdparty%2Fbind9.git regen master --- diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index d99a4c0bbeb..92e14693034 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -437,7 +437,8 @@

Bug Fixes

-
  • +
      +
    • Due to some incorrectly deleted code, when BIND was built with LMDB, zones that were deleted via @@ -446,7 +447,15 @@ database, so that deletion did not persist after a server restart. This has been corrected. [RT #45185]

      -
    +
  • +
  • +

    + 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] +

    +
  • +
diff --git a/doc/arm/notes.html b/doc/arm/notes.html index e1851eff475..86c66ff9688 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -400,7 +400,8 @@

Bug Fixes

-
  • +
      +
    • Due to some incorrectly deleted code, when BIND was built with LMDB, zones that were deleted via @@ -409,7 +410,15 @@ database, so that deletion did not persist after a server restart. This has been corrected. [RT #45185]

      -
    +
  • +
  • +

    + 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] +

    +
  • +