]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
added ocsp cache bug fix to NEWS
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 12 Dec 2007 21:03:17 +0000 (21:03 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 12 Dec 2007 21:03:17 +0000 (21:03 -0000)
NEWS

diff --git a/NEWS b/NEWS
index 3d3772316a6e5f3a20939a65af0f958f0c44baaf..531ddb30b9e14f0bfe68aa7556fb2d6353d68f9b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+strongswan-4.1.10
+-----------------
+
+- Fixed error in the ordering of the certinfo_t records in the ocsp cache that
+  caused multiple entries of the same serial number to be created. 
+
+
 strongswan-4.1.9
 ----------------
 
@@ -18,6 +25,7 @@ strongswan-4.1.9
   Make sure to remove the old plugins in $libexecdir/ipsec, otherwise they get 
   loaded twice.
 
+
 strongswan-4.1.8
 ----------------