Updated NEWS file.

Monotone-Parent: 1f2bd4b4727f3158ab77ca76322cd555967d326a
Monotone-Revision: 1514217180eb9d60b9c680e5ce823ad8fbce42f2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-15T17:37:07
maint-2.0.2
Francis Lachapelle 2012-05-15 17:37:07 +00:00
parent 9b814bc58c
commit b81d985d9e
1 changed files with 5 additions and 1 deletions

6
NEWS
View File

@ -1,4 +1,4 @@
1.3.15 (2012-05-DD) 1.3.15 (2012-05-15)
------------------- -------------------
New Features New Features
- sources address books are now exposed in Apple and iOS AddressBook app - sources address books are now exposed in Apple and iOS AddressBook app
@ -9,6 +9,7 @@ New Features
calculator calculator
- new domain default (SOGoMailCustomFromEnabled) to allow users to change - new domain default (SOGoMailCustomFromEnabled) to allow users to change
their "from" and "reply-to" headers their "from" and "reply-to" headers
- access to external calendar subscriptions (.ics) with authentication
- new domain default (SOGoHideSystemEMail) to hide or not the system - new domain default (SOGoHideSystemEMail) to hide or not the system
email. This is currently limited to CalDAV operations 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 - when saving a draft, fixed content-transfer-encoding to properly handle
8bit data 8bit data
- escaped single-quote in HTML view of contacts - 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) 1.3.14 (2012-03-23)
------------------- -------------------