]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for GL #54
authorDiego Fronza <diego@isc.org>
Wed, 29 Apr 2020 19:41:30 +0000 (16:41 -0300)
committerDiego Fronza <diego@isc.org>
Thu, 7 May 2020 14:45:45 +0000 (11:45 -0300)
doc/arm/notes-9.17.2.xml

index 3290ffd0b0667fba3939dfe90de03ad308f4c1bd..173c7ad946107591de68f2a21aa2cc8e6e684d89 100644 (file)
         </para>
       </listitem>
       <listitem>
-       <para>
-         The OpenSSL ECDSA implementation has been updated to support PKCS#11
-         via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534]
-       </para>
+        <para>
+          The OpenSSL ECDSA implementation has been updated to support PKCS#11
+          via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534]
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          The OpenSSL EdDSA implementation has been updated to support PKCS#11
+          via OpenSSL engine.  Please note that you need EdDSA capable OpenSSL
+          engine and there's only proof-of-concept as of this moment.
+          Contributed by Aaron Thompson. [GL #1763]
+        </para>
       </listitem>
       <listitem>
-       <para>
-         The OpenSSL EdDSA implementation has been updated to support PKCS#11
-         via OpenSSL engine.  Please note that you need EdDSA capable OpenSSL
-         engine and there's only proof-of-concept as of this moment.
-         Contributed by Aaron Thompson. [GL #1763]
-       </para>
+        <para>
+          Added a new logging category "rpz-passthru", it allows RPZ passthru
+          actions to be logged into a separate channel. [GL #54]
+        </para>
       </listitem>
     </itemizedlist>
   </section>