aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2021-02-07 15:01:22 +0100
committerTheo Buehler <tb@openbsd.org>2021-02-07 15:01:22 +0100
commit9599daae6403387e437c6db12862a93311d968c0 (patch)
tree13f73fb75ee65658e49981f54fb7995438498c2d
parent55514b97d3f1487e297de00909b936bc7b5a10ab (diff)
downloadportable-3.2.4.tar.gz
portable-3.2.4.tar.bz2
portable-3.2.4.zip
complete sentence and unify spelling of autochainv3.2.4
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 311fa11..ea96478 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,7 @@ LibreSSL Portable Release Notes:
32 32
33 * Switch back to certificate verification code from LibreSSL 3.1.x. The 33 * Switch back to certificate verification code from LibreSSL 3.1.x. The
34 new verifier is not bug compatible with the old verifier causing issues 34 new verifier is not bug compatible with the old verifier causing issues
35 expecting behavior of the old verifier. 35 with applications expecting behavior of the old verifier.
36 36
37 * Unbreak DTLS retransmissions for flights that include a CCS 37 * Unbreak DTLS retransmissions for flights that include a CCS
38 38
@@ -40,7 +40,7 @@ LibreSSL Portable Release Notes:
40 40
41 * Implement autochain for the TLSv1.3 server 41 * Implement autochain for the TLSv1.3 server
42 42
43 * Use the legacy verifier for AUTO_CHAIN 43 * Use the legacy verifier for autochain
44 44
45 * Implement exporter for TLSv1.3 45 * Implement exporter for TLSv1.3
46 46