diff --git a/ChangeLog b/ChangeLog index 1e20b3b204..a22af28a15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ LibreSSL Portable Release Notes: - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations. - Removed unused function pointers from X.509 stores and contexts. - A lot of cleanup and reaorganization in EVP. + - Simplified internals of X509_TRUST handling. * Documentation improvements - ENGINE documentation was updated to reflect reality. - Made EVP API documentation more accurate and less incoherent.