diff --git a/ChangeLog b/ChangeLog index 6a4f66a0f5..4c65bb976c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,7 +39,7 @@ LibreSSL Portable Release Notes: - Converted uses of OBJ_bsearch_() to standard bsearch(). - Greatly simplified by_file_ctrl(). - Simplified and cleaned up the OBJ_ API. - - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations + - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations. - Removed unused function pointers from X.509 stores and contexts. * Documentation improvements - ENGINE documentation was updated to reflect reality.