From fe2434cfd758753480eaaff3cfb49a671114b070 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 23 Jul 2010 16:02:28 +0200 Subject: [PATCH] Added NEWS for the eap-simaka-sql plugin --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 45d01f77a..f484561d5 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,9 @@ strongswan-4.4.1 - The ipsec pool tool manages arbitrary configuration attributes stored in an SQL database. ipsec pool --help gives the details. +- The new eap-simaka-sql plugin acts as a backend for EAP-SIM and EAP-AKA, + reading triplets/quintuplets from an SQL database. + strongswan-4.4.0 ----------------