aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-04-27 22:45:24 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-04-27 22:45:24 +0000
commit9f78f9576ea7e53f117587cd1c1905ca470edd69 (patch)
tree8711c0ca5e0b70c3e248ad8359fc3b9222c6306d
parent4bf550446c0f9e5d577eff99c26190c071cc1f24 (diff)
downloadstrongswan-9f78f9576ea7e53f117587cd1c1905ca470edd69.tar.bz2
strongswan-9f78f9576ea7e53f117587cd1c1905ca470edd69.tar.xz
crlNumber is now listed by ipsec listcrls
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a3df9a03..6a0cd72c0 100644
--- a/NEWS
+++ b/NEWS
@@ -14,8 +14,10 @@ strongswan-4.1.2
- Added support for EAP modules which do not establish an MSK.
- Removed the dependencies from the /usr/include/linux/ headers by
- including xfrm.h, ipsec.h, and pfkeyv2.h.
+ including xfrm.h, ipsec.h, and pfkeyv2.h in the distribution.
+- crlNumber is now listed by ipsec listcrls
+
- The xauth_modules.verify_secret() function now passes the
connection name.