aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-01-12 20:59:59 -0500
committerJack Lloyd <[email protected]>2017-01-12 21:00:05 -0500
commitff5f2c7faaf380d9cee5cfb8c853533962af5626 (patch)
treed1c717f388b853dcd08e6b4b5305e011fb7d54ec /news.rst
parentf7bf9ee4adbbd3f043c32265c2234597e15e8803 (diff)
Update news for 1.10.15 release
[ci skip]
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index f18c80539..23bb59142 100644
--- a/news.rst
+++ b/news.rst
@@ -1,6 +1,15 @@
Release Notes
========================================
+Version 1.10.15, 2017-01-12
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Fix a bug causing modular exponentiations done modulo even numbers
+ to almost always be incorrect, unless the values were small. This
+ bug is not known to affect any cryptographic operation in Botan. (GH #754)
+
+* Avoid use of C++11 std::to_string in some code added in 1.10.14 (GH #747 #834)
+
Version 2.0.1, 2017-01-09
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^