aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09a2b09..71d8114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,8 @@ LibreSSL Portable Release Notes:
56 - Rewrote OBJ_find_sigid_algs() and OBJ_find_sigid_by_algs(). 56 - Rewrote OBJ_find_sigid_algs() and OBJ_find_sigid_by_algs().
57 - Various improvements in the 'simple' EC code. 57 - Various improvements in the 'simple' EC code.
58 - Fix OPENSSL_cpuid_setup() invocations on arm/aarch64. 58 - Fix OPENSSL_cpuid_setup() invocations on arm/aarch64.
59 - Fixed numerous leaks and other minor bugs in RSA, DH, DSA and EC
60 ASN.1 methods. Unified the coding style.
59 * New features 61 * New features
60 * Compatibility changes 62 * Compatibility changes
61 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain 63 - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain