From 3f84e2d68ecfb7408efae5a1ad04dbf14231ff07 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 29 Sep 2010 07:14:52 +0200 Subject: [PATCH] added NEWS for 4.5dr3 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index c066ae724..9796ee578 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,11 @@ strongswan-4.5.0 authentication for client and server. It is compatible to Windows 7 IKEv2 Smartcard authentication and the OpenSSL based FreeRADIUS EAP-TLS backend. +- Fixed a bug not releasing a virtual IP address to a pool if the XAUTH + identity was different from the IKE identity. + +- Added man page for strongswan.conf + strongswan-4.4.1 ----------------