aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eaee6b0..9b614ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.