2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

add warning about semicolon no longer being escaped

This commit is contained in:
Mark Andrews
2017-05-11 11:02:35 +10:00
parent 1611ceb8b2
commit d4d73bca79

View File

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