diff options
| author | Theo Buehler <tb@openbsd.org> | 2024-05-04 11:57:33 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2024-05-04 11:57:33 -0600 |
| commit | 410e176f2c1c02893ecfbf8465c5eea9a22d0888 (patch) | |
| tree | 5611a44c803f2652f5a0c80e3a0d46b954b2651e | |
| parent | 0dad7d8e2d5dbab71797c544b8e361f215f71328 (diff) | |
| download | portable-410e176f2c1c02893ecfbf8465c5eea9a22d0888.tar.gz portable-410e176f2c1c02893ecfbf8465c5eea9a22d0888.tar.bz2 portable-410e176f2c1c02893ecfbf8465c5eea9a22d0888.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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. |
