aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c54779..4179d38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,7 @@ LibreSSL Portable Release Notes:
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 - Simplified internals of X509_TRUST handling.
46 - Made deletion from a lhash doall callback safe.
46 * Documentation improvements 47 * Documentation improvements
47 - ENGINE documentation was updated to reflect reality. 48 - ENGINE documentation was updated to reflect reality.
48 - Made EVP API documentation more accurate and less incoherent. 49 - Made EVP API documentation more accurate and less incoherent.