summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
-rw-r--r--NEWS2
2 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 06601b41e1..3ad60935e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@
Changes between 1.0.1n and 1.0.1o [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.1m and 1.0.1n [11 Jun 2015]
diff --git a/NEWS b/NEWS
index 286059cb35..4452d226dd 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@
Major changes between OpenSSL 1.0.1n and OpenSSL 1.0.1o [under development]
- o
+ o Fix HMAC ABI incompatibility
Major changes between OpenSSL 1.0.1m and OpenSSL 1.0.1n [11 Jun 2015]