diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-03-02 05:38:36 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-03-02 05:38:36 +0800 |
commit | c9fb61edde27394c05fd90be3fe4b849da45b15d (patch) | |
tree | 7a3e1f2b27d4ef46b71695a296fe8eeaba122d2a /calendar/ChangeLog | |
parent | 6f7b69d2a7eb3a8ef2c02cc83157343cd21468dd (diff) | |
download | gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.tar gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.tar.gz gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.tar.bz2 gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.tar.lz gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.tar.xz gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.tar.zst gsoc2013-evolution-c9fb61edde27394c05fd90be3fe4b849da45b15d.zip |
pass the user list and returned icalcomponent to e_cal_send_objects().
2004-03-01 Rodrigo Moya <rodrigo@ximian.com>
* gui/itip-utils.c (comp_server_send): pass the user list and
returned icalcomponent to e_cal_send_objects().
svn path=/trunk/; revision=24926
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a2ce6a63d1..a344a57ff4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-03-01 Rodrigo Moya <rodrigo@ximian.com> + + * gui/itip-utils.c (comp_server_send): pass the user list and + returned icalcomponent to e_cal_send_objects(). + 2004-03-01 Kidd Wang <kidd.wang@sun.com> * gui/print.c: (print_date_label): ignore the timezone info of all-day |