aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-07-10 13:39:15 +0000
committerlloyd <[email protected]>2012-07-10 13:39:15 +0000
commitc1d66a6bfdd9458c838790369dae42f247f79889 (patch)
tree432443c6393f139afa18d202379a7b17cd2c745b /doc/log.txt
parent659e78529f8f82b0e8cbace8c1f624b087c27c32 (diff)
Update for 1.10.3 release1.10.3
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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^