]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
moved tn-ifmap plugin info in NEWS
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 14 Oct 2011 13:20:07 +0000 (15:20 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 14 Oct 2011 13:20:07 +0000 (15:20 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6d5b70cdfea46278a73b6e83079c3abc8fd657cb..4c93ee2a621b5db4e8d946054066d79f300b25fd 100644 (file)
--- 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
 ----------------