From f425d61dc7a2df3ac788973f3a38a81f2b8dd99d Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 9 May 2016 15:16:14 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3b746ed82..84fa652b7 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ Bug fixes - correctly set answered/forwarded flags during EAS smart operations - don't mark calendar invitations as read when fetching messages using EAS - fixed messages archiving as zip file + - fixed multidomain issue with non-unique ID accross domains (#3625) 2.3.10 (2016-04-05) -------------------