Update NEWS file

This commit is contained in:
Francis Lachapelle 2016-09-28 09:34:22 -04:00
parent ca87ac05a2
commit 1a8b82d75d

2
NEWS
View file

@ -10,6 +10,7 @@ Enhancements
Bug fixes
- [web] correctly set percent-complete for tasks from the list view (#3197)
- [core] fixed caching expiration of ACLs assigned to LDAP groups (#2867)
- [core] we now search in all domain sources for Apple Calendar
- [core] properly handle groups in Apple Calendar's delegation
- [core] make sure new cards always have a UID (#3819)
@ -25,7 +26,6 @@ Bug fixes
- [eas] properly escape all email and address fields
- [eas] properly generate yearly rrule
- [core] strip protocol value from proxyAddresses attribute (#3182)
- [core] fixed caching expiration of ACLs assigned to LDAP groups (#2867)
- [web] handle binary content transfer encoding when displaying mails
2.3.14 (2016-08-17)