From ae1ae574dda433d81fe97ae3c7410785ceaff1cf Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 20 Jan 2009 22:37:58 +0000 Subject: [PATCH] changes in 4.2.11 --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bead39a7a..fd6d5b903 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,11 @@ strongswan-4.2.11 ----------------- -- +- Fixed ESP NULL encryption broken by the refactoring of keymat.c. + Also introduced proper initialization and disposal of keying material. + +- Fixed the missing listing of connection definitions in ipsec statusall + broken by an unfortunate local variable overload. strongswan-4.2.10