aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6b3cfe..6985403 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,9 @@ LibreSSL Portable Release Notes:
42 - Removed the -msie_hack option from the openssl(1) ca subcommand. 42 - Removed the -msie_hack option from the openssl(1) ca subcommand.
43 - Removed parameters of the 239-bit prime curves from X9.62, H.5.2: 43 - Removed parameters of the 239-bit prime curves from X9.62, H.5.2:
44 prime239v1, prime239v2, prime239v3. 44 prime239v1, prime239v2, prime239v3.
45 - Increased default MAC salt length used by PKCS12_set_mac(3) to 16
46 per recommendation of NIST SP 800-132.
47 - Of the old *err() only PEMerr(), RSAerr(), and SSLerr() remain.
45 * New features 48 * New features
46 * Bug fixes 49 * Bug fixes
47 * Documentation 50 * Documentation