From 1ee7440bcea86b40751e9264d73877a963749bca Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 11 Apr 2011 06:23:52 +0200 Subject: [PATCH] updated NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index f02c332bf..dd856efb2 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,13 @@ strongswan-4.5.2 - fixed the encoding and parsing of X.509 certificate policy statements (CPS). +- Duncan Salerno contributed the eap-sim-pcsc plugin implementing a + pcsc-lite based SIM card backend. + +- The eap-peap plugin implements the EAP PEAP protocol. Interoperates + successfully with a FreeRADIUS server but not yet with a Windows 7 + Agile VPN client. + strongswan-4.5.1 ----------------