From dcdcae0159e6ecef4ed06e437f689805efb49550 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 24 Sep 2014 11:35:03 +0200 Subject: [PATCH] NEWS: Introduce charon-systemd --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index cebeebaa1..391dee3e2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +strongswan-5.2.1 +---------------- + +- The new charon-systemd IKE daemon implements an IKE daemon tailored for use + with systemd. It avoids the dependency on ipsec starter and uses swanctl + as configuration backend, building a simple and lightweight solution. It + supports native systemd journal logging. + + strongswan-5.2.0 ----------------