From f1dbb883033f6201184a532b7096e843c29d27b3 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 23 Dec 2016 10:22:07 -0500 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e4023eca5..9bb5188f4 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ Bug fixes - [eas] fixed 30 mins freebusy offset with S Planner - [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) 3.2.4 (2016-12-01) ------------------