aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
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.