From 840e7044e28fafe37aa37146e2f84c418464ed2d Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 18 Dec 2010 16:44:29 +0100 Subject: [PATCH] updated NEWS with new ipsec listalgs feature --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index d9244a580..db97e7535 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ strongswan-4.5.1 this is not possible anymore. As an alternative, multiple values can be specified by separating them with a comma (e.g. dns = 1.2.3.4, 2.3.4.5). +- ipsec listalgs now appends (set in square brackets) to each crypto + algorithm listed the plugin that registered the function. + strongswan-4.5.0 ----------------