aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-05-08 12:29:14 -0600
committerTheo Buehler <tb@openbsd.org>2024-05-08 12:29:14 -0600
commit1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8 (patch)
tree9db3a1f08ea1eb6fc78dd051d1846bae32fcdc08 /ChangeLog
parent1892ae76dfc41a7b2c10f4bb91868ffd2b6e6aca (diff)
downloadportable-1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8.tar.gz
portable-1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8.tar.bz2
portable-1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cde68c..a092823 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,7 @@ LibreSSL Portable Release Notes:
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 - Only specified versions can be set on certs, CRLs and CSRs.
66 - Prepared X509_REQ_{get,set}_extension_nids() for removal.
66 * Bug fixes 67 * Bug fixes
67 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match 68 - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match
68 their documentation. They always set an RFC 5280 conformant time. 69 their documentation. They always set an RFC 5280 conformant time.