From 1d2ce3c5ef6bd454827c2cb5412f65d4a99a1f66 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 16 May 2008 20:37:40 +0000 Subject: [PATCH] Monotone-Parent: ca4e48599cbe0a9577bf9aa27cd8ffc7e1a0e61c Monotone-Revision: 5358dac96702062963946c8e313dafef1c51fd00 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:37:40 Monotone-Branch: ca.inverse.sogo --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index c319c81c8..bfa2b9c06 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ - bi-weekly events would appear every week instead - weekly events with specified days of week would not appear on the correct days - started supporting Lightning 0.8, improved general implementation of the CalDAV protocol +- added support for calendar colors, both in the web and DAV interfaces +- refactored and fixed the implementation of DAV acl, with partial support for CalDAV Scheduling extensions +- removed the limitation that prevented the user of underscore characters in usernames 0.9.0-20080208 (1.0 rc5) ------------------------