aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79f3304..2cbe0aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,6 +60,8 @@ LibreSSL Portable Release Notes:
60 - Switched the remaining tests to new certs. 60 - Switched the remaining tests to new certs.
61 * Compatibility changes 61 * Compatibility changes
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
64 it was too hard to add a prototype to one file.
63 * Bug fixes 65 * Bug fixes
64 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match 66 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match
65 their documentation. They always set an RFC 5280 conformant time. 67 their documentation. They always set an RFC 5280 conformant time.