diff options
author | Theo Buehler <tb@openbsd.org> | 2024-04-10 22:26:10 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-04-10 22:26:10 -0600 |
commit | 13d2bf18d4622f185b4b5cbd5646f933503d0888 (patch) | |
tree | 66968099a8db827bcdae43592223d43c0860df17 | |
parent | f87d891109ee97caff9343016602d18a260c88f0 (diff) | |
download | portable-13d2bf18d4622f185b4b5cbd5646f933503d0888.tar.gz portable-13d2bf18d4622f185b4b5cbd5646f933503d0888.tar.bz2 portable-13d2bf18d4622f185b4b5cbd5646f933503d0888.zip |
Tweak ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ LibreSSL Portable Release Notes: | |||
61 | - Removed workaround for F5 middle boxes. | 61 | - Removed workaround for F5 middle boxes. |
62 | * Bug fixes | 62 | * Bug fixes |
63 | - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match | 63 | - Made ASN1_TIME_set_string() and ASN1_TIME_set_string_X509() match |
64 | their documentation and always set an RFC 5280 conformant time. | 64 | their documentation. They always set an RFC 5280 conformant time. |
65 | - Improved standards compliance for supported groups and key shares | 65 | - Improved standards compliance for supported groups and key shares |
66 | extensions | 66 | extensions |
67 | - Duplicate key shares are disallowed. | 67 | - Duplicate key shares are disallowed. |