From fe3f310e2ed5cc5d7401ddfa5d222730a405dcf5 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 26 Nov 2008 03:09:51 +0000 Subject: [PATCH] refine dnssec-keyfromlabel description --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 35410b64d1..33934ce489 100644 --- a/CHANGES +++ b/CHANGES @@ -483,9 +483,9 @@ 2348. [func] Use the EVP interface to OpenSSL. Add PKCS#11 support. Documentation is in the new README.pkcs11 file. 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] + label of a key pair in a HSM and constructs a DNS + key pair for use by named and dnssec-signzone. + [RT #16844] 2347. [bug] Delete now traverses the RB tree in the canonical order. [RT #17451]