From b17488ff25cdd95b1aa6fb06ac389c39e4aae0d9 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 3 Aug 2015 09:18:20 -0400 Subject: [PATCH] Updated NEWS file regarding PR93 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 0c596fa45..67cf4c14d 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ Bug fixes - fixed display of whitelisted attendees in Preferences window on Firefox (#3285) + - Non-latin subfolder names are displayed correctly on Outlook (Zentyal) + - Fixed several sync issues on environments with multiple users (Zentyal) + - 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) 2.3.1 (2015-07-23) ------------------