From c36b90dc3d60a57fc863235af90fa746ae29ee9f Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 30 Dec 2016 10:00:34 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d5369622d..1daf76224 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ Bug fixes - [eas] now correctly handles reminders on tasks (#3964) - [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) 2.3.18 (2016-11-28) -------------------