From 6a5af3ba35d85f3883b993826984e0cf6a6bb16c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 11 Aug 2009 01:49:08 +0000 Subject: [PATCH] Update NEWS file Monotone-Parent: d085b8d79d3eca94ece4f311bf3d652d7f20bb00 Monotone-Revision: 04ba7fac2627906e1d9fb91e79b12769e1957a41 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-11T01:49:08 Monotone-Branch: ca.inverse.sogo --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2301ca185..d8ca4320d 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,18 @@ 1.0-2009mmdd (1.0.4) -------------------- - added contextual menu in web calendar views -- added "Reload" button to refresh the current view in the calendar +- added "Reload" button to refresh the current view in the calendar module - fixed freebusy support for Apple iCal - added support for the calendar application of the iPhone OS v3 - added the possibility to disable alarms or tasks from Web calendars - added support for printing cards +- added a default title when creating a new task or event +- the completion checkbox of read-only tasks is now disabled - the event/task summary dialog is now similar to Lightning +- added the current time as a line in the calendar module - replaced GNUstep's DO subsystem with memcached - added functional tests for DAV operations +- added Hungarian translation, thanks to Sándor Kuti 1.0-20090714 (1.0.3) --------------------