From: Martin Willi Date: Thu, 30 Oct 2014 10:21:01 +0000 (+0100) Subject: NEWS: Mention identity prefixes X-Git-Tag: 5.2.2dr1~50^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045501d59803fde468978b4b9344dccaf92333b2;p=thirdparty%2Fstrongswan.git NEWS: Mention identity prefixes --- diff --git a/NEWS b/NEWS index f1a4b21464..a967e3a2e7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +strongswan-5.2.2 +---------------- + +- The left/rightid options in ipsec.conf, or any other identity in strongSwan, + now accept prefixes to enforce an explicit type, such as email: or fqdn:. + Note that no conversion is done for the remaining string, refer to + ipsec.conf(5) for details. + + strongswan-5.2.1 ----------------