aboutsummaryrefslogtreecommitdiffstats
path: root/doc/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news.rst')
-rw-r--r--doc/news.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 175f87630..eb9efec9f 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -1,7 +1,7 @@
Release Notes
========================================
-Version 1.11.22, 2015-10-26
+Version 1.11.23, 2015-10-26
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* CVE-2015-7824: An information leak allowed padding oracle attacks against
@@ -62,6 +62,11 @@ Version 1.11.22, 2015-10-26
* The `configure.py` option `--no-autoload` is now also available
under the more understandable name `--minimized-build`.
+* Note: 1.11.22 was briefly released on 2015-10-26. The only difference between
+ the two was a fix for a compilation problem in the OpenSSL RSA code. As the
+ 1.11.22 release had already been tagged it was simpler to immediately release
+ 1.11.23 rather than redo the release.
+
Version 1.11.21, 2015-10-11
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^