From f6bcf267930338a0c14ada914e1455f636c1bcde Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 30 Dec 2016 10:00:58 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d7a8f0d85..3dc19b99b 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,7 @@ Bug fixes - [eas] always force save events creation over EAS (#3958) - [eas] do not decode from hex the event's UID (#3965) - [eas] add support for "other addresses" (#3966) + - [eas] provide correct response status when sending too big mails (#3956) 3.2.4 (2016-12-01) ------------------