From 153dac2c970db94e3084ea7cb34296f3e5c541f0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 22 Nov 2010 09:12:46 +0000 Subject: [PATCH] New: Support "fulday" event in calendar module --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d7e88fb63d5..1cca1a047ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,6 +44,7 @@ For users: - New: Easier way to define url for clicktodial module. - New: Add a fckeditor test area in fckeditor module setup. - New: Add property "Event on full day" on agenda +- New: Enhancement and better compatibility (google, thunderbird) for agenda export. - Perf: Avoid reading database to determine country code after each page call. - Fix: Better Postgresql compatibility.