2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

add release note for [GL #1674]

This commit is contained in:
Mark Andrews 2020-05-01 17:19:13 +10:00
parent 38cc667db2
commit f29a875977

View File

@ -53,7 +53,7 @@
<para> <para>
The native PKCS#11 EdDSA implementation has been updated to PKCS#11 The native PKCS#11 EdDSA implementation has been updated to PKCS#11
v3.0 and thus made operational again. Contributed by Aaron Thompson. v3.0 and thus made operational again. Contributed by Aaron Thompson.
[GL !3326] [GL !3326]
</para> </para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -67,6 +67,13 @@
BIND 9 rwlock implementation. [GL #1753] BIND 9 rwlock implementation. [GL #1753]
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Message ids in inbound AXFR transfers are now checked for
consistency. Streams with inconsistent message ids are rejected.
[GL #1674]
</para>
</listitem>
</itemizedlist> </itemizedlist>
</section> </section>