From b81d985d9ec024e1fbce8086ee4a0d3e6811e74f Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 15 May 2012 17:37:07 +0000 Subject: [PATCH] Updated NEWS file. Monotone-Parent: 1f2bd4b4727f3158ab77ca76322cd555967d326a Monotone-Revision: 1514217180eb9d60b9c680e5ce823ad8fbce42f2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-05-15T17:37:07 --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6969883f1..199458107 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.3.15 (2012-05-DD) +1.3.15 (2012-05-15) ------------------- New Features - sources address books are now exposed in Apple and iOS AddressBook app @@ -9,6 +9,7 @@ New Features calculator - new domain default (SOGoMailCustomFromEnabled) to allow users to change their "from" and "reply-to" headers + - access to external calendar subscriptions (.ics) with authentication - new domain default (SOGoHideSystemEMail) to hide or not the system email. This is currently limited to CalDAV operations @@ -27,6 +28,9 @@ Bug Fixes - when saving a draft, fixed content-transfer-encoding to properly handle 8bit data - escaped single-quote in HTML view of contacts + - fixed support of recurrent events with Apple iCal + - fixed overbooking handling of resources with recurrent events + - fixed auto-accept of resources when added later to an event 1.3.14 (2012-03-23) -------------------