add warning about semicolon no longer being escaped

(cherry picked from commit d4d73bca79)
This commit is contained in:
Mark Andrews
2017-05-11 11:02:35 +10:00
parent 59d940391c
commit 613cdc91fe

View File

@@ -128,6 +128,14 @@
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>