From: Andreas Steffen Date: Tue, 1 Dec 2015 14:02:18 +0000 (+0100) Subject: Added Vici:Session Perl CPAN module to NEWS X-Git-Tag: 5.4.0dr1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5eed58a394542f66744d919c3c0d05c30568502;p=thirdparty%2Fstrongswan.git Added Vici:Session Perl CPAN module to NEWS --- diff --git a/NEWS b/NEWS index bda70686a4..e511e483eb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +strongswan-5.4.0 +---------------- + +- For the vici plugin a Vici:Session Perl CPAN module has been added to allow + Perl applications to control and/or monitor the IKE daemon using the VICI + interface, similar to the existing Python egg or Ruby gem. + + strongswan-5.3.5 ----------------