From a81875a7faaa99f51f1d98ebbd91d3bdcee9fbd1 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 16 Jul 2008 02:17:39 +0000 Subject: [PATCH] Monotone-Parent: 0a5eab06f5b8551e1e9b88968eb183d42fe76a95 Monotone-Revision: c59459e186c2878e5e6d52251e7dc74f9c8c5b2b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-16T02:17:39 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 42b644972..e0eaf6ddd 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ address book in the Address Book module - added icons to folders in Address Book module - fixed various bugs occuring with Safari 3.1 - fixed various bugs occuring with Firefox 3 +- 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 0.9.0-20080520 (1.0 rc6) ------------------------