diff options
| author | Theo Buehler <tb@openbsd.org> | 2024-05-08 12:29:14 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2024-05-08 12:29:14 -0600 |
| commit | 1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8 (patch) | |
| tree | 9db3a1f08ea1eb6fc78dd051d1846bae32fcdc08 | |
| parent | 1892ae76dfc41a7b2c10f4bb91868ffd2b6e6aca (diff) | |
| download | portable-1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8.tar.gz portable-1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8.tar.bz2 portable-1a424b31f6bfb38b9fd25aaf2b9a2d593f8f6bd8.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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. |
