From e23d98a7d6432a4d2390f5b20aaf4ea991290b98 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 27 Apr 2007 17:31:50 +0000 Subject: [PATCH] cosmetics --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fe18dbb51..869feb675 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ strongswan-4.1.2 ---------------- -- Support for an additional diffie hellman exchange when creating/rekeying +- Support for an additional Diffie-Hellman exchange when creating/rekeying a CHILD_SA in IKEv2 (PFS). PFS is enabled when the proposal contains a DH group (e.g. "esp=aes128-sha1-modp1536"). Further, DH group negotiation is implemented properly for rekeying. @@ -16,6 +16,7 @@ strongswan-4.1.2 - The xauth_modules.verify_secret() function now passes the connection name. + strongswan-4.1.1 ---------------- @@ -90,6 +91,7 @@ strongswan-4.1.0 strict payload order, correct INVALID_KE_PAYLOAD rejection and other minor fixes to enhance interoperability with other implementations. + strongswan-4.0.7 ----------------