From 2bc7669d539114cb4b4cf19a590abaabcd9e8748 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Sat, 2 Jul 2005 14:59:49 +0000 Subject: Fixes the problem in sending the meeting to the mailing list if the list does not contain email ids. svn path=/trunk/; revision=29619 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5ae59c0910..976c414faa 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2005-07-02 Chenthill Palanisamy + + * gui/e-meeting-list-view.c: (process_section): + * gui/e-select-names-editable.c: + (e_select_names_editable_get_emails): If the contact list + does not have all the mail ids, use the name of the contact + list as the email id. + 2005-07-01 Chenthill Palanisamy * gui/e-cal-model.c: (e_cal_model_class_init), -- cgit