From 2ff03903a0e8f58fd5357ed43bc3af1bcb6ce6a0 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 7 Aug 2004 22:32:15 +0000 Subject: Fixes #62021 004-08-06 JP Rosevear Fixes #62021 * gui/dialogs/event-page.c (source_changed_cb): set the default timezone * gui/e-itip-control.c (start_calendar_server): set the default timezone * gui/calendar-component.c (setup_create_ecal): set the default timezone, as the component view is not alive and hence has not set it * gui/tasks-component.c (setup_create_ecal): ditto svn path=/trunk/; revision=26849 --- calendar/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cfb6f59dd2..06aff579ad 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2004-08-06 JP Rosevear + + Fixes #62021 + + * gui/dialogs/event-page.c (source_changed_cb): set the default + timezone + + * gui/e-itip-control.c (start_calendar_server): set the default + timezone + + * gui/calendar-component.c (setup_create_ecal): set the default + timezone, as the component view is not alive and hence has not set + it + + * gui/tasks-component.c (setup_create_ecal): ditto + 2004-08-05 Parthasarathi S A Fix for bug #61673. -- cgit