diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ LibreSSL Portable Release Notes: | |||
42 | - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations. | 42 | - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations. |
43 | - Removed unused function pointers from X.509 stores and contexts. | 43 | - Removed unused function pointers from X.509 stores and contexts. |
44 | - A lot of cleanup and reaorganization in EVP. | 44 | - A lot of cleanup and reaorganization in EVP. |
45 | - Simplified internals of X509_TRUST handling. | ||
45 | * Documentation improvements | 46 | * Documentation improvements |
46 | - ENGINE documentation was updated to reflect reality. | 47 | - ENGINE documentation was updated to reflect reality. |
47 | - Made EVP API documentation more accurate and less incoherent. | 48 | - Made EVP API documentation more accurate and less incoherent. |