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.