From 18c39ea2cabf9d7611d8f2320df4342256ba720a Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Fri, 17 Aug 2007 07:46:35 +0000 Subject: Fixes #274070 (bnc) 2007-08-17 Chenthill Palanisamy Fixes #274070 (bnc) * gui/e-meeting-attendee.[ch]: (e_meeting_attendee_finalize), (e_meeting_attendee_get_fburi), (e_meeting_attendee_set_fburi): * gui/e-meeting-list-view.c: (process_section): * gui/e-meeting-store.c: (freebusy_async), (start_async_read): If the contact has a free busy url specified with it, use it to show free busy information. svn path=/trunk/; revision=34021 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 889c9250f7..815084d1fc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2007-08-17 Chenthill Palanisamy + + Fixes #274070 (bnc) + * gui/e-meeting-attendee.[ch]: (e_meeting_attendee_finalize), + (e_meeting_attendee_get_fburi), (e_meeting_attendee_set_fburi): + * gui/e-meeting-list-view.c: (process_section): + * gui/e-meeting-store.c: (freebusy_async), (start_async_read): + If the contact has a free busy url specified with it, use it to show + free busy information. + 2007-08-16 Milan Crha ** Part of fix for bug #350539 -- cgit