From: Evan Hunt Date: Wed, 22 Oct 2014 17:45:27 +0000 (-0700) Subject: [master] [rt36945] relnote X-Git-Tag: v9.11.0a1~1316 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=512e41f44d36d3c31eb9ad0ed0666450b3555f13;p=thirdparty%2Fbind9.git [master] [rt36945] relnote --- diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index ab547c15f82..79ad1a1ff7c 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -179,6 +179,16 @@ + ACLs containing geoip asnum elements were + not correctly matched unless the full organization name was + specified in the ACL (as in + geoip asnum "AS1234 Example, Inc.";). + They can now match against the AS number alone (as in + geoip asnum "AS1234";). + + + + When using native PKCS#11 cryptography (i.e., configure --enable-native-pkcs11) HSM PINs of up to 256 characters can now be used.