aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-04-21 12:32:19 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-04-21 12:32:19 +0000
commit558c89e721a0ff22ce03aa8f243fec8984f2ccff (patch)
treef63867dabcd94efe54f0bf145bf7013173cc9df4
parent53199c25ca730fc81d8bbf737d4adc94cc612317 (diff)
downloadstrongswan-558c89e721a0ff22ce03aa8f243fec8984f2ccff.tar.bz2
strongswan-558c89e721a0ff22ce03aa8f243fec8984f2ccff.tar.xz
last NEWS for 4.3.0
-rw-r--r--NEWS14
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index b481b7d8d..1db6b5a26 100644
--- a/NEWS
+++ b/NEWS
@@ -10,15 +10,15 @@ strongswan-4.3.0
- If glibc printf hooks (register_printf_function) are not available,
strongSwan can use the vstr string library to run on non-glibc systems.
-- The IKEv2 charon daemon can now configure the ESP CAMELLIA-CBC
- cipher (esp=camellia128|192|256).
+- The IKEv2 charon daemon can now configure the ESP CAMELLIA-CBC cipher
+ (esp=camellia128|192|256).
-- Refactored the pluto and scepclient code to use basic functions
- (memory allocation, leak detective, printf_hooks, strongswan.conf
- attributes, ASN.1 parser, etc.) from a libstrongswan-lite library.
+- Refactored the pluto and scepclient code to use basic functions (memory
+ allocation, leak detective, chunk handling, printf_hooks, strongswan.conf
+ attributes, ASN.1 parser, etc.) from the libstrongswan library.
-- Up to two DNS and WINS servers to be sent via IKEv1 ModeConfig
- can be configured in the pluto section of strongswan.conf.
+- Up to two DNS and WINS servers to be sent via IKEv1 ModeConfig can be
+ configured in the pluto section of strongswan.conf.
strongswan-4.2.14