aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-02-20 19:52:14 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-02-20 19:52:14 +0000
commitbfde75ee76abb39baa6dfea5f94569551fe80bbf (patch)
tree5fddfd50f4259767d2432cd11a89100111b7d802
parent91480aa9fbb662c008a780dc8b6a068f206b4b87 (diff)
downloadstrongswan-bfde75ee76abb39baa6dfea5f94569551fe80bbf.tar.bz2
strongswan-bfde75ee76abb39baa6dfea5f94569551fe80bbf.tar.xz
changes in 4.2.124.2.12
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd6d5b903..73bec5e27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+strongswan-4.2.12
+'----------------
+
+- Support of the EAP-MSCHAPv2 protocol enabled by the option
+ --enable-eap-mschapv2. Requires the MD4 hash algorithm enabled
+ either by --enable-md4 or --enable-openssl.
+
+- Assignment of up to two DNS and up to two WINS servers to peers via
+ the IKEv2 Configuration Payload (CP). The IPv4 or IPv6 nameserver
+ addresses are defined in strongswan.conf.
+
+- The strongSwan applet for the Gnome NetworkManager is now built and
+ distributed as a separate tarball under the name NetworkManager-strongswan.
+
+
strongswan-4.2.11
-----------------