From d245f5cf338a5dd1341696d50b02d6c61cfe6230 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 17 Sep 2009 22:20:35 +0200 Subject: [PATCH] some reformulations --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 0abced6b0..b4f452fef 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ strongswan-4.3.5 ---------------- -- The private/public key parsing and encoding has been splitted up to the - separate pkcs1, pgp, pem and dnskey plugins. The key implementation plugins - gmp, gcrypt and openssl can all make use of them. +- The private/public key parsing and encoding has been split up into + separate pkcs1, pgp, pem and dnskey plugins. The public key implementation + plugins gmp, gcrypt and openssl can all make use of them. -- The IKEv2 daemon charon gained basic PGP support. It can use pre-installed +- The IKEv2 daemon charon gained basic PGP support. It can use locally installed peer certificates and can issue signatures based on RSA private keys. - The new 'ipsec pki' tool provides a set of commands to maintain a public