From: Evan Hunt Date: Wed, 22 Oct 2014 17:24:20 +0000 (-0700) Subject: [master] [rt37159] relnote X-Git-Tag: v9.11.0a1~1319 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8f2a79879ea454ad0091341461ae26f06013c558;p=thirdparty%2Fbind9.git [master] [rt37159] relnote --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 8a3aa101a74..704ccdd0393 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -218,7 +218,15 @@ - When files that named opens for writing, + Semicolon characters (;) included in TXT records were + incorrectly escaped with a backslash when the record was + displayed as text. This is actually only necessary when there + are no quotation marks. [RT #37159] + + + + + When files opened for writing by named, such as zone journal files, were referenced more than once in named.conf, it could lead to file corruption as multiple threads wrote to the same file. This