From 5a2676f91b697fbeb689aa1c277f90e312bcc0d1 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 28 Mar 2016 17:38:54 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 66b80529c..0c3e5ae4d 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ Bug fixes - we now handle the default classifications for tasks (#3541) - handle FilterType changes using EAS (#3543) - handle Dovecot's mail_shared_explicit_inbox parameter when using EAS + - prevent concurrent Sync ops from same EAS device (#3603) 2.3.9 (2016-03-16) ------------------