diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-11-26 08:13:54 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2015-11-26 10:38:10 +0100 |
commit | 33895f4bc500dcef767566b1877bc2703f9b8407 (patch) | |
tree | 26f7b84e0564c0ca054304c869d4f474f08dc367 | |
parent | 66021f726372b2fd16b0c493b9e9cd8c5ee27031 (diff) | |
download | strongswan-5.3.5.tar.bz2 strongswan-5.3.5.tar.xz |
NEWS: Added changes since 5.3.45.3.5
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +strongswan-5.3.5 +---------------- + +- Properly handle potential EINTR errors in sigwaitinfo(2) calls that replaced + sigwait(3) calls with 5.3.4. + +- RADIUS retransmission timeouts are now configurable, courtesy of Thom Troy. + + strongswan-5.3.4 ---------------- |