diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ LibreSSL Portable Release Notes: | |||
39 | - Converted uses of OBJ_bsearch_() to standard bsearch(). | 39 | - Converted uses of OBJ_bsearch_() to standard bsearch(). |
40 | - Greatly simplified by_file_ctrl(). | 40 | - Greatly simplified by_file_ctrl(). |
41 | - Simplified and cleaned up the OBJ_ API. | 41 | - Simplified and cleaned up the OBJ_ API. |
42 | - Cleaned up the EVP_Cipher{Init,Update,Final}() implementations | ||
42 | * Documentation improvements | 43 | * Documentation improvements |
43 | - ENGINE documentation was updated to reflect reality. | 44 | - ENGINE documentation was updated to reflect reality. |
44 | - Made EVP API documentation more accurate and less incoherent. | 45 | - Made EVP API documentation more accurate and less incoherent. |