aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f78baa9..dd69603 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,7 @@ LibreSSL Portable Release Notes:
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 - A lot of cleanup and reaorganization in EVP.
44 * Documentation improvements 45 * Documentation improvements
45 - ENGINE documentation was updated to reflect reality. 46 - ENGINE documentation was updated to reflect reality.
46 - Made EVP API documentation more accurate and less incoherent. 47 - Made EVP API documentation more accurate and less incoherent.