aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-05-04 11:57:33 -0600
committerTheo Buehler <tb@openbsd.org>2024-05-04 11:57:33 -0600
commit410e176f2c1c02893ecfbf8465c5eea9a22d0888 (patch)
tree5611a44c803f2652f5a0c80e3a0d46b954b2651e /ChangeLog
parent0dad7d8e2d5dbab71797c544b8e361f215f71328 (diff)
downloadportable-410e176f2c1c02893ecfbf8465c5eea9a22d0888.tar.gz
portable-410e176f2c1c02893ecfbf8465c5eea9a22d0888.tar.bz2
portable-410e176f2c1c02893ecfbf8465c5eea9a22d0888.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 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.