From c5c6f9b6da552170be67b8fba7b17c0f97632e08 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 19 May 2010 21:53:55 +0200 Subject: [PATCH] added ipsec pool attribute support to NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5cc45841b..7fa6cb02d 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ strongswan-4.4.1 - The major refactoring of the IKEv1 Mode Config functionality now allows the transport and handling of any Mode Config attribute. +- The ipsec pool tool manages arbitrary configuration attributes stored + in an SQL database. ipsec pool --help gives the details. + strongswan-4.4.0 ----------------