From 8c6cc990dfa5d34d96b629008113992cd258efae Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 23 Dec 2016 10:21:27 -0500 Subject: [PATCH] Updates NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f099fb34a..dc67b9601 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Bug fixes - [eas] properly skip folders we don't want to synchronize (#3943) - [eas] fixed 30 mins freebusy offset with S Planner - [eas] now correctly handles reminders on tasks (#3964) + - [eas] do not decode from hex the event's UID (#3965) 2.3.18 (2016-11-28) -------------------