summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-06-12 15:56:51 +0100
committerMatt Caswell <matt@openssl.org>2015-06-12 15:56:51 +0100
commitd4c1763858c11bc3ed15250bb9612c718d80c62c (patch)
tree2afd68158542e75e9bdc800fe8a3b118751fed24
parentfe64245aa1b1f5519ddfe11e3c9d7ad49ae4de95 (diff)
Updated CHANGES and NEWS entries for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rw-r--r--CHANGES4
-rw-r--r--NEWS2
2 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2ec8b7b56e..7cdebad4a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@
Changes between 1.0.2b and 1.0.2c [xx XXX xxxx]
- *)
+ *) Fix HMAC ABI incompatibility. The previous version introduced an ABI
+ incompatibility in the handling of HMAC. The previous ABI has now been
+ restored.
Changes between 1.0.2a and 1.0.2b [11 Jun 2015]
diff --git a/NEWS b/NEWS
index 8750b03a1c..5daeef72aa 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@
Major changes between OpenSSL 1.0.2b and OpenSSL 1.0.2c [under development]
- o
+ o Fix HMAC ABI incompatibility
Major changes between OpenSSL 1.0.2a and OpenSSL 1.0.2b [11 Jun 2015]