]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes.
authorOndřej Surý <ondrej@sury.org>
Mon, 28 Oct 2019 20:07:43 +0000 (15:07 -0500)
committerOndřej Surý <ondrej@sury.org>
Tue, 29 Oct 2019 10:59:50 +0000 (05:59 -0500)
(cherry picked from commit fce5a01a63f4bdcb65e9f8786702b5ae66a6d4d7)

doc/arm/notes-feature-changes.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

diff --git a/doc/arm/notes-feature-changes.xml b/doc/arm/notes-feature-changes.xml
new file mode 100644 (file)
index 0000000..a84c27e
--- /dev/null
@@ -0,0 +1,23 @@
+<!--
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ -
+ - This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ -
+ - See the COPYRIGHT file distributed with this work for additional
+ - information regarding copyright ownership.
+-->
+
+<section xml:id="relnotes_changes"><info><title>Feature Changes</title></info>
+  <itemizedlist>
+    <listitem>
+      <para>
+       NSEC Aggressive Cache (synth-from-dnssec) has been disabled by default
+       because it was found to have a significant performance impact on the
+       recursive service. The NSEC Aggressive Cache will be enable by default
+       in the future releases. [GL #1265]
+      </para>
+    </listitem>
+  </itemizedlist>
+</section>
index 066002f9c5ff9ae3eb0fd3701c5e89c1e85af6fc..ad151a9542715c528c413d1d88446f47780dea21 100644 (file)
@@ -25,6 +25,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-download.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-sec-fixes.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-new-features.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-feature-changes.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-bug-fixes.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-license.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-eol.xml"/>
index 115db94068a5bb6407137667dc37edd4e59b0829..ea15d322b7f4c2dc4b26ea63de4a5bfd4ae5127a 100644 (file)
 ./doc/arm/notes-bug-fixes.xml                  SGML    2019
 ./doc/arm/notes-download.xml                   SGML    2019
 ./doc/arm/notes-eol.xml                                SGML    2019
+./doc/arm/notes-feature-changes.xml            SGML    2019
 ./doc/arm/notes-intro.xml                      SGML    2019
 ./doc/arm/notes-license.xml                    SGML    2019
 ./doc/arm/notes-new-features.xml               SGML    2019