diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ LibreSSL Portable Release Notes: | |||
88 | - Added TLS1-PRF support to the EVP interface. | 88 | - Added TLS1-PRF support to the EVP interface. |
89 | - Cleaned up various X509v3_* extension API. | 89 | - Cleaned up various X509v3_* extension API. |
90 | - Unified the X.509v3 extension methods. | 90 | - Unified the X.509v3 extension methods. |
91 | - Removed ssl2.h and ssl23.h. | ||
91 | * Bug fixes | 92 | * Bug fixes |
92 | - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match | 93 | - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match |
93 | their documentation. They always set an RFC 5280 conformant time. | 94 | their documentation. They always set an RFC 5280 conformant time. |