From 896f57f63454cc8aab1042efa23f28f2a8ce8e63 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 29 Dec 2016 10:53:44 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3537a5364..12655c975 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ Bug fixes - [eas] now correctly handles reminders on tasks (#3964) - [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) 3.2.4 (2016-12-01) ------------------