2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 06:55:30 +00:00

[master] [rt36945] relnote

This commit is contained in:
Evan Hunt
2014-10-22 10:45:27 -07:00
parent c69e3a95f0
commit 512e41f44d

View File

@@ -177,6 +177,16 @@
<sect2 id="relnotes_changes"> <sect2 id="relnotes_changes">
<title>Feature Changes</title> <title>Feature Changes</title>
<itemizedlist> <itemizedlist>
<listitem>
<para>
ACLs containing <command>geoip asnum</command> elements were
not correctly matched unless the full organization name was
specified in the ACL (as in
<command>geoip asnum "AS1234 Example, Inc.";</command>).
They can now match against the AS number alone (as in
<command>geoip asnum "AS1234";</command>).
</para>
</listitem>
<listitem> <listitem>
<para> <para>
When using native PKCS#11 cryptography (i.e., When using native PKCS#11 cryptography (i.e.,