Updated CHANGES and NEWS entries for new release

Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Matt Caswell 2015-06-12 15:56:51 +01:00
parent 6cbc78906b
commit 2ad310ffde
2 changed files with 4 additions and 2 deletions

View File

@ -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]

2
NEWS
View File

@ -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]