From 8c83f5222f938d2a6bf9256014a0423af32ac73a Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Tue, 23 Oct 2001 00:29:53 +0000 Subject: set the default timezone on the server. 2001-10-22 Damon Chaplin * e-summary-tasks.c (generate_html): set the default timezone on the server. * e-summary-calendar.c (e_cal_comp_util_compare_event_timezones): update to check for DATE values. (uids_to_array): pass the default timezone to cal_recur_generate_instances. (generate_html): set the default timezone on the server. svn path=/trunk/; revision=13921 --- my-evolution/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 23f2885a0a..259c22143a 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,14 @@ +2001-10-22 Damon Chaplin + + * e-summary-tasks.c (generate_html): set the default timezone on the + server. + + * e-summary-calendar.c (e_cal_comp_util_compare_event_timezones): + update to check for DATE values. + (uids_to_array): pass the default timezone + to cal_recur_generate_instances. + (generate_html): set the default timezone on the server. + 2001-10-22 Ettore Perazzoli * e-summary-preferences.c (e_summary_configure): Remove the -- cgit