aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e20b3b..a22af28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,7 @@ LibreSSL Portable Release Notes:
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 - A lot of cleanup and reaorganization in EVP.
45 - Simplified internals of X509_TRUST handling.
45 * Documentation improvements 46 * Documentation improvements
46 - ENGINE documentation was updated to reflect reality. 47 - ENGINE documentation was updated to reflect reality.
47 - Made EVP API documentation more accurate and less incoherent. 48 - Made EVP API documentation more accurate and less incoherent.