From 58f60a213020835070b3f8b878eab74d9274191b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 18 Jul 2008 19:52:18 +0000 Subject: [PATCH] Monotone-Parent: 4d2697a35bcf482dfa9095d58087ffb8469eada5 Monotone-Revision: c67c4c1e3289a8f67e6b76552865f8579612090b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-18T19:52:18 Monotone-Branch: ca.inverse.sogo --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3069c112b..6518eb468 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ address book in the Address Book module - fixed bug where selecting the current day cell would not select the header day cell and vice-versa in the daily and weekly views - the events are now computed in the server code again, in order to speedup the drawing of events as well as to fix the bug where events would be shifted back or forth of one day, depending on how their start time would be compared to UTC time - implemented the handling of exceptional occurences of recurrent events +- all the calendar preferences are now taken into account 0.9.0-20080520 (1.0 rc6) ------------------------