aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 281a42894..5f95cf49c 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -7,6 +7,18 @@ Release Notes
Series 1.10
----------------------------------------
+Version 1.10.3, 2012-07-10
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* A change in 1.10.2 accidentally broke ABI compatibility with 1.10.1
+ and earlier versions, causing programs compiled against 1.10.1 to
+ crash if linked with 1.10.2 at runtime.
+
+* Recent versions of OpenSSL include extra information in ECC private
+ keys, the presence of which caused an exception when such a key was
+ loaded by botan. The decoding of ECC private keys has been changed
+ to ignore these fields if they are set.
+
Version 1.10.2, 2012-06-17
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^