From de5f70e74d266aba30a83628f8f572791b9d7b64 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 15 Jul 2008 15:31:34 +0000 Subject: [PATCH] typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b3dc65277..620ffdfd3 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ strongswan-4.2.5 ---------------- - The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 - and IPv6-over-IPv6 tunnels with the 2.6.26 and later Linux kernels. + and IPv6-over-IPv4 tunnels with the 2.6.26 and later Linux kernels. - management of different virtual IP pools for different network interfaces have become possible.