From 1cb2331495798254799510a8d0b6ffbd94f6f883 Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Tue, 29 Jun 2021 16:28:54 +0100 Subject: [PATCH] Remove line that got into the wrong place Signed-off-by: Dave Rodgman --- docs/3.0-migration-guide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/3.0-migration-guide.md b/docs/3.0-migration-guide.md index bb21dedd8..513aba851 100644 --- a/docs/3.0-migration-guide.md +++ b/docs/3.0-migration-guide.md @@ -75,7 +75,6 @@ This only affects TLS users who explicitly enabled `MBEDTLS_SSL_PROTO_SSL3` and relied on that version in order to communicate with peers that are not up to date. If one of your peers is in that case, please try contacting them and encouraging them to upgrade their software. -`0`. Strengthen default algorithm selection for X.509 and TLS --------------------------------------------------------