aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 5e8a293f5..ae6cd62e0 100644
--- a/news.rst
+++ b/news.rst
@@ -4,6 +4,12 @@ Release Notes
Version 1.11.35, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Allow use of custom extensions when creating X.509 certificates
+ (GH #744)
+
+* Add signature padding schemes from ISO 9796-2 providing message recovery.
+ (GH #759)
+
* Fix deref of invalid memory location in TLS client when the server chooses a
ciphersuite value larger than the largest TLS ciphersuite ID compiled into the
table. This might conceivably cause a crash in rare circumstances, but does
@@ -19,7 +25,7 @@ Version 1.11.35, Not Yet Released
* The deprecated ECB Cipher_Mode class has been removed (GH #756)
-* Fix tests errors when write only access to /dev/urandom is prohibited (GH #748)
+* Fix tests errors when write access to /dev/urandom is prohibited (GH #748)
Version 1.11.34, 2016-11-28
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^