]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add dnssec-keyfromlabel description
authorMark Andrews <marka@isc.org>
Wed, 26 Nov 2008 03:06:11 +0000 (03:06 +0000)
committerMark Andrews <marka@isc.org>
Wed, 26 Nov 2008 03:06:11 +0000 (03:06 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 42435755dd7811bb5659d19ed886d5f7310c3dbf..35410b64d1c8ddb7993a196bdd1f3fe6baea0760 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 2348.  [func]          Use the EVP interface to OpenSSL. Add PKCS#11 support.
                        Documentation is in the new README.pkcs11 file.
-                       [RT #16844]
+                       New tool, dnssec-keyfromlabel, which takes the
+                       label of a key pair in the HSM and constructs a DNS
+                       key pair for use by named and dnssec-signzone which
+                       uses it.  [RT #16844]
 
 2347.  [bug]           Delete now traverses the RB tree in the canonical
                        order. [RT #17451]