From 31bc88d9d3c6d0fd446c744018aa5848ac423c36 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 Conflicts: NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 9d0014ae3..fab78c558 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +2.3.x (2015-MM-DD) +------------------ + +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) ------------------