]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Prepare for v2.3.10 release, list PolarSSL 1.2 to 1.3 upgrade
authorGert Doering <gert@greenie.muc.de>
Sat, 19 Dec 2015 13:24:28 +0000 (14:24 +0100)
committerGert Doering <gert@greenie.muc.de>
Sat, 19 Dec 2015 13:24:28 +0000 (14:24 +0100)
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Changes.rst

index 35b01ba4f8e2c1bfe7038b2617ac148f19c3c8ef..520baf3ef845a001bbcdd3d130644fea9cc50417 100644 (file)
@@ -30,7 +30,8 @@ Push peer info
 
 PolarSSL support
     Allow use of PolarSSL in OpenVPN as the crypto library, the SSL library and
-    for providing PKCS#11 support.
+    for providing PKCS#11 support (up to 2.3.9 supporting PolarSSL 1.2, starting
+    with 2.3.10, PolarSSL 1.3).
 
 Plug-in API v3
     This is a new, more flexible plug-in API.
@@ -99,6 +100,16 @@ Behavioral changes
 - Do not randomize resolving of IP addresses in getaddr()
 
 
+Version 2.3.10
+=============
+
+Behavioral changes
+------------------
+
+- PolarSSL support changed from PolarSSL v1.2 to PolarSSL v1.3, 
+  as v1.2 is end-of-support 2015-12-31.
+
+
 Version 2.3.9
 =============