From 83d9e870ad781ae8894db4d3d143734b4270c7b5 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 23 May 2008 16:06:58 +0000 Subject: [PATCH] some bug fixes --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 181e4af14..bb9cc3764 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +strongswan-4.2.3 +---------------- + +- Fixed the strongswan.conf path configuration problem that occurred when + --sysconfig was not set explicitly in ./configure. + +- Fixed a number of minor bugs that where discovered during the 4th + IKEv2 interoperability workshop in San Antonio, TX. + + strongswan-4.2.2 ----------------