aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d43d2f..07924c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,7 @@ LibreSSL Portable Release Notes:
83 STORE_METHOD, and SSL_AEAD_CTX. 83 STORE_METHOD, and SSL_AEAD_CTX.
84 - i2d_ASN1_OBJECT() now returns -1 on error like most other i2d_*. 84 - i2d_ASN1_OBJECT() now returns -1 on error like most other i2d_*.
85 - SPKAC support was removed from openssl(1) 85 - SPKAC support was removed from openssl(1)
86 - Added TLS1-PRF support to the EVP interface.
86 * Bug fixes 87 * Bug fixes
87 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match 88 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match
88 their documentation. They always set an RFC 5280 conformant time. 89 their documentation. They always set an RFC 5280 conformant time.