aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2008-05-15 14:15:27 +0000
committerMartin Willi <martin@strongswan.org>2008-05-15 14:15:27 +0000
commit7f491111e6bf0f08e5be49d64ec810d0ec1e2fcb (patch)
tree57f99db69b8f3e40b5f122ac4f1415b356aeef65
parenta3d92a3745e37ef82f07532b1dbfe870bc487514 (diff)
downloadstrongswan-7f491111e6bf0f08e5be49d64ec810d0ec1e2fcb.tar.bz2
strongswan-7f491111e6bf0f08e5be49d64ec810d0ec1e2fcb.tar.xz
some NEWS for 4.2.2
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8671e7c1b..0f2a2a61b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+strongswan-4.2.2
+----------------
+
+- Plugins for libstrongswan and charon are loaded depending on the
+ configration in strongswan.conf. Most components provide a
+ "load = " option followed by a space separated list of plugins to load.
+ Have a look to the distributed strongswan.conf.
+
+- Charons SQL plugin has been extended by a virtual IP address pool.
+ Configurations with rightsourceip=%poolname setting query the database
+ for leases. The "ipsec pool" command helps in administrating the pool
+ database.
+
strongswan-4.2.1
----------------