diff options
author | Theo Buehler <tb@openbsd.org> | 2024-04-09 08:36:40 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-04-09 08:36:40 -0600 |
commit | 52982071f044a879c9417cb574b906b3af10c906 (patch) | |
tree | fa128a47b341dfa351a056a3dc8a1e678f9f40c7 /ChangeLog | |
parent | a826268f431deb11179183b08408302cc3c92da5 (diff) | |
download | portable-52982071f044a879c9417cb574b906b3af10c906.tar.gz portable-52982071f044a879c9417cb574b906b3af10c906.tar.bz2 portable-52982071f044a879c9417cb574b906b3af10c906.zip |
ChangeLog: add a couple of missing periods
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,8 +62,8 @@ LibreSSL Portable Release Notes: | |||
62 | their documentation and always set an RFC 5280 conformant time. | 62 | their documentation and always set an RFC 5280 conformant time. |
63 | - Improved standards compliance for supported groups and key shares | 63 | - Improved standards compliance for supported groups and key shares |
64 | extensions | 64 | extensions |
65 | - Duplicate key shares are disallowed | 65 | - Duplicate key shares are disallowed. |
66 | - Duplicate supported groups are disallowed | 66 | - Duplicate supported groups are disallowed. |
67 | - Key shares must be sent in the order of supported groups. | 67 | - Key shares must be sent in the order of supported groups. |
68 | - Key shares will only be selected if they match the most | 68 | - Key shares will only be selected if they match the most |
69 | preferred supported group by client preference order. | 69 | preferred supported group by client preference order. |