From 430dd08a2b813056b33299de3f04b03bce7a1438 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 17 Aug 2009 13:47:28 +0200 Subject: [PATCH] NEWS for 4.3.4 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 41915522f..6cf4d080d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +strongswan-4.3.4 +---------------- + +- IKEv2 charon daemon ported to FreeBSD and Mac OS X. Installation details can + be found on wiki.strongswan.org. + +- ipsec statusall shows the number of bytes transmitted and received over + ESP connections configured by the IKEv2 charon daemon. + +- The IKEv2 charon daemon supports include files in ipsec.secrets. + + strongswan-4.3.3 ----------------