aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2011-10-14 15:20:07 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2011-10-14 15:20:07 +0200
commitfd81ac053732322af1a6b1732e7154ee706b41b9 (patch)
tree8924449543730c8ef5c1d7b682106830f8e423d6
parent37276728f3879bf94a675988b3099fd1ae05dacc (diff)
downloadstrongswan-fd81ac053732322af1a6b1732e7154ee706b41b9.tar.bz2
strongswan-fd81ac053732322af1a6b1732e7154ee706b41b9.tar.xz
moved tn-ifmap plugin info in NEWS
-rw-r--r--NEWS12
1 files 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
----------------