aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2011-04-15 13:05:02 +0200
committerMartin Willi <martin@revosec.ch>2011-04-15 13:05:02 +0200
commitcf6ca6d7298fc57ad877db76474ee5a145a8d473 (patch)
tree4fd4b1bb3fcedeea6d4fece41bc7d228d8ab01bc /NEWS
parent2b3c87b49afa54507580c1727b3ebdfe9db1999f (diff)
downloadstrongswan-cf6ca6d7298fc57ad877db76474ee5a145a8d473.tar.bz2
strongswan-cf6ca6d7298fc57ad877db76474ee5a145a8d473.tar.xz
Add plugin reloading NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dd856efb2..80b7125d1 100644
--- a/NEWS
+++ b/NEWS
@@ -17,9 +17,13 @@ strongswan-4.5.2
pcsc-lite based SIM card backend.
- The eap-peap plugin implements the EAP PEAP protocol. Interoperates
- successfully with a FreeRADIUS server but not yet with a Windows 7
+ successfully with a FreeRADIUS server but not yet with a Windows 7
Agile VPN client.
+- The IKEv2 daemon charon rereads strongswan.conf on SIGHUP and instructs
+ all plugins to reload. Currently only the eap-radius and the attr plugins
+ support configuration reloading.
+
strongswan-4.5.1
----------------