From f2d1acb899a42dba082944394c3ffdda98bec1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 20 Jun 2021 08:53:45 +0200 Subject: [PATCH] core: fix chapter name in release notes --- ReleaseNotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc index 2e69a0453..c453006c2 100644 --- a/ReleaseNotes.adoc +++ b/ReleaseNotes.adoc @@ -64,7 +64,7 @@ You can also explicitly disable some capabilities with this syntax ---- [[v3.3_irc_sasl_blowfish_aes]] -=== Drop support of SASL DH-BLOWFISH and DH-AES mechanisms +=== IRC SASL DH-BLOWFISH and DH-AES mechanisms removed The SASL mechanisms DH-BLOWFISH and DH-AES have been removed, because they are insecure and already removed from most IRC servers. +