Update CHANGES with the new about RSA and RSA_METHOD
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
cd35e6c06d
commit
36297463a5
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
@ -4,6 +4,11 @@
|
|||
|
||||
Changes between 1.0.2g and 1.1.0 [xx XXX xxxx]
|
||||
|
||||
*) Made RSA and RSA_METHOD opaque. The structures for managing RSA
|
||||
objects have been moved out of the public header files. New
|
||||
functions for managing these have been added.
|
||||
[Richard Levitte]
|
||||
|
||||
*) Made DSA and DSA_METHOD opaque. The structures for managing DSA objects
|
||||
have been moved out of the public header files. New functions for managing
|
||||
these have been added.
|
||||
|
|
Loading…
Reference in a new issue