aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a4f66a..4c65bb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.