diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index d99a4c0bbe..92e1469303 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -437,7 +437,8 @@

Bug Fixes

-
diff --git a/doc/arm/notes.html b/doc/arm/notes.html index e1851eff47..86c66ff968 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] +

    +
  • +