Updated CHANGES and NEWS entries for new release
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
fe64245aa1
commit
d4c1763858
2 changed files with 4 additions and 2 deletions
4
CHANGES
4
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]
|
||||
|
||||
|
|
2
NEWS
2
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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue