From: Mark Andrews Date: Thu, 11 May 2017 01:02:35 +0000 (+1000) Subject: add warning about semicolon no longer being escaped X-Git-Tag: v9.12.0a1~295 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d4d73bca797a70976d627c355907026ca1aee880;p=thirdparty%2Fbind9.git add warning about semicolon no longer being escaped --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 3ca3d16d2e8..225cb3ea393 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -398,6 +398,14 @@ server restart. This has been corrected. [RT #45185] + + + + 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] + +