]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add warning about semicolon no longer being escaped
authorMark Andrews <marka@isc.org>
Thu, 11 May 2017 01:02:35 +0000 (11:02 +1000)
committerMark Andrews <marka@isc.org>
Thu, 11 May 2017 01:03:13 +0000 (11:03 +1000)
(cherry picked from commit d4d73bca797a70976d627c355907026ca1aee880)

doc/arm/notes.xml

index 43136db59162f5b184cfbc854a9c735984eda4d6..f25f2b11dafa567e69016912ac091afa45e0ac69 100644 (file)
          None.
        </para>
       </listitem>
+
+      <listitem>
+       <para>
+         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]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>