diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-07-25 19:50:55 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-25 19:50:55 +0800 |
commit | 21929593dd1f815bb81b09413fbf9f44fbc146e5 (patch) | |
tree | 797a8e90c65dee217ad1daa74b5793e6cab631e5 /calendar/ChangeLog | |
parent | c89aef269f18f8160771d535c703f6b69856e4a6 (diff) | |
download | gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.tar gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.tar.gz gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.tar.bz2 gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.tar.lz gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.tar.xz gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.tar.zst gsoc2013-evolution-21929593dd1f815bb81b09413fbf9f44fbc146e5.zip |
send the comp_data->client to itip_get_comp_attendee.
2005-07-25 Chenthill Palanisamy <pchenthill@novell.com>
* gui/e-cal-popup.c:
(e_cal_popup_target_new_select): send the comp_data->client
to itip_get_comp_attendee.
svn path=/trunk/; revision=29886
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5807065a25..4cc269ed7f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-07-25 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/e-cal-popup.c: + (e_cal_popup_target_new_select): send the comp_data->client + to itip_get_comp_attendee. + 2005-07-25 Viren.l <lviren@novel.com> Fixes:248126 |