mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
add warning about semicolon no longer being escaped
This commit is contained in:
@@ -398,6 +398,14 @@
|
|||||||
server restart. This has been corrected. [RT #45185]
|
server restart. This has been corrected. [RT #45185]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user