]> 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:02:35 +0000 (11:02 +1000)
doc/arm/notes.xml

index 3ca3d16d2e8bdfcac7818d4740346de9ceb0aa05..225cb3ea393383c4d4667ddd59257c0a966d95e0 100644 (file)
          server restart. This has been corrected. [RT #45185]
        </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>