From 7ce7d1194a06a899817133636eca191416e8e950 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 4 Apr 2016 08:30:47 -0400 Subject: [PATCH] Updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 89fcf4c00..a628697ea 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,7 @@ Bug fixes - [eas] prevent concurrent Sync ops from same device (#3603) - [eas] handle EAS loop termination when SOGo is being shutdown (#3604) - [eas] now cache heartbeat interval and folders list during Ping ops (#3606) + - [eas] sanitize non-us-ascii 7bit emails (#3592) 3.0.2 (2016-03-04) ------------------