From 01c796cd675bf5bfe7636887549151f580da3fa4 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 28 Mar 2016 17:38:09 -0400 Subject: [PATCH] Updated NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d60540ad9..577761d3d 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,7 @@ Bug fixes - [dav] we now handle the default classifications for tasks (#3541) - [eas] handle FilterType changes using EAS (#3543) - [eas] handle Dovecot's mail_shared_explicit_inbox parameter + - [eas] prevent concurrent Sync ops from same device (#3603) 3.0.2 (2016-03-04) ------------------