aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cbe0aa..002b761 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,6 +62,7 @@ LibreSSL Portable Release Notes:
62 - Removed workaround for F5 middle boxes. 62 - Removed workaround for F5 middle boxes.
63 - Removed the useless pem2.h, a public header that was added since 63 - Removed the useless pem2.h, a public header that was added since
64 it was too hard to add a prototype to one file. 64 it was too hard to add a prototype to one file.
65 - Only specified versions can be set on certs, CRLs and CSRs.
65 * Bug fixes 66 * Bug fixes
66 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match 67 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match
67 their documentation. They always set an RFC 5280 conformant time. 68 their documentation. They always set an RFC 5280 conformant time.