From b9294da99618277bf0b95d7643fa6f46b65c4829 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 9 Sep 2015 08:24:59 -0400 Subject: [PATCH] Updated NEWS file regarding PR#102 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 4ddf40757..24ccfe94e 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,11 @@ Bug fixes - Folders from other users will no longer appear on your Outlook (Zentyal) - Use right auth in multidomain environments in contacts and calendar from Outlook (Zentyal) - Session fix when SOGoEnableDomainBasedUID is enabled but logins are domain-less + - Less sync issues when setting read flag (Zentyal) + - Attachments with non-latin filenames sent by Outlook are now received (Zentyal) + - Support attachments from more mail clients (Zentyal) + - Avoid conflicting message on saving a draft mail (Zentyal) + - Less conflicting messages in Outlook while moving messages between folders (Zentyal) 2.3.1 (2015-07-23) ------------------