From fd81ac053732322af1a6b1732e7154ee706b41b9 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 14 Oct 2011 15:20:07 +0200 Subject: [PATCH] moved tn-ifmap plugin info in NEWS --- NEWS | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 6d5b70cdf..4c93ee2a6 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,6 @@ strongswan-4.6.0 ---------------- -- The tnc-ifmap plugin implements a TNC IF-MAP 2.0 client that which - can deliver metadata about IKE_SAs via a SOAP interface to a - MAP server. The tnc-ifmap plugin requires the Apache Axis2/C library. - - -strongswan-4.6.0 ----------------- - - The new libstrongswan certexpire plugin collects expiration information of all used certificates and exports them to CSV files. It either directly exports them or uses cron style scheduling for batch exports. @@ -25,6 +17,10 @@ strongswan-4.6.0 Existing third party plugins are source (but not binary) compatible if they properly initialize the new get_features() plugin function to NULL. +- The tnc-ifmap plugin implements a TNC IF-MAP 2.0 client which can deliver + metadata about IKE_SAs via a SOAP interface to a MAP server. The tnc-ifmap + plugin requires the Apache Axis2/C library. + strongswan-4.5.3 ----------------