diff options
| author | Theo Buehler <tb@openbsd.org> | 2024-04-29 12:06:36 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2024-04-29 12:06:36 -0600 |
| commit | 57745591233a55b09d7014ab1fc6b0adc5806ae5 (patch) | |
| tree | 489ed6338a0845c3f6b508aa10c2f5adeb5f5dee | |
| parent | 84d355b31effee09407483b1275e99fec58e4583 (diff) | |
| download | portable-57745591233a55b09d7014ab1fc6b0adc5806ae5.tar.gz portable-57745591233a55b09d7014ab1fc6b0adc5806ae5.tar.bz2 portable-57745591233a55b09d7014ab1fc6b0adc5806ae5.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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. |
