diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +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 | - 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 | * Documentation improvements | 44 | * Documentation improvements |
45 | - ENGINE documentation was updated to reflect reality. | 45 | - ENGINE documentation was updated to reflect reality. |