From 9b4dd624c6fd87295c18ffd42e958cf6f52fc7f8 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 8 May 2017 10:46:12 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3d6df120c..911ebe1fe 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Bug fixes - [core] fixed calendar component move across collections (#4116) - [core] handle properly mails using windows-1255 charset (#4124) - [core] properly honor the "include in freebusy" setting (#3354) + - [core] make sure to use crypt scheme when encoding md5/sha256/sha512 (#4137) - [eas] fixed opacity in EAS freebusy (#4033) - [eas] set reply/forwarded flags when ReplaceMime is set (#4133) - [eas] remove alarms over EAS if we don't want them (#4059)