From a7edbd219f5c1706ffc7212bd7705c170af44de7 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 5 Jul 2011 15:26:50 +0200 Subject: [PATCH] Added news about library dir change. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index edac3f7d2..55f93ca70 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ strongswan-4.5.3 ---------------- +- Our private libraries (e.g. libstrongswan) are not installed directly in + prefix/lib anymore. Instead a subdirectory is used (prefix/lib/ipsec by + default). The plugins directory is also moved from libexec/ipsec to that + directory. + - IKEv2 charon daemon supports start PASS and DROP shunt policies preventing traffic to go through IPsec connections.