From 91a3b1dfbd73418e8d66b939542b74ae7fb7fd06 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Tue, 18 Aug 2020 21:28:50 +0200 Subject: [PATCH] fixup --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18528ef81..79c41e9eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ - fix showing unprotected subjects in encrypted messages #1822 -- fix threading in interation with non-delta-clients #1843 +- fix threading in interaction with non-delta-clients #1843 - fix handling if encryption degrades #1829