diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-05-12 06:05:03 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-05-12 06:05:03 +0800 |
commit | 0bdbb230d227325cc474ca1cfb5215a2edd78ae2 (patch) | |
tree | 3ea4661dcb5d267a3389088080e55d8784eb083a /calendar/ChangeLog | |
parent | 3957b2480e8f4c50812c99b59236a35d2f5bdfe3 (diff) | |
download | gsoc2013-evolution-0bdbb230d227325cc474ca1cfb5215a2edd78ae2.tar.gz gsoc2013-evolution-0bdbb230d227325cc474ca1cfb5215a2edd78ae2.tar.zst gsoc2013-evolution-0bdbb230d227325cc474ca1cfb5215a2edd78ae2.zip |
get error information from the call to e_cal_receive_objects, and use that
2004-05-11 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-itip-control.c (update_item): get error information from
the call to e_cal_receive_objects, and use that as the error message.
svn path=/trunk/; revision=25862
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 e45c4c23ba..ece744dd01 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-05-11 Rodrigo Moya <rodrigo@ximian.com> + + * gui/e-itip-control.c (update_item): get error information from + the call to e_cal_receive_objects, and use that as the error message. + 2004-05-11 Dan Winship <danw@ximian.com> * gui/GNOME_Evolution_Calendar.server.in.in: Remove the calendar |