diff options
author | JP Rosevear <jpr@ximian.com> | 2001-07-26 07:01:06 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-07-26 07:01:06 +0800 |
commit | 706cb549dfd40dbf931a5e33019086e262be0121 (patch) | |
tree | 87dd94ad59f085bebdd8d8ae3ed44e95503c4f42 /calendar/ChangeLog | |
parent | 959c0e424c5625154dfe778c8d8d851df1524e68 (diff) | |
download | gsoc2013-evolution-706cb549dfd40dbf931a5e33019086e262be0121.tar.gz gsoc2013-evolution-706cb549dfd40dbf931a5e33019086e262be0121.tar.zst gsoc2013-evolution-706cb549dfd40dbf931a5e33019086e262be0121.zip |
gracefully handle the lack of a method
2001-07-25 JP Rosevear <jpr@ximian.com>
* gui/e-itip-control.c (e_itip_control_set_data): gracefully
handle the lack of a method
svn path=/trunk/; revision=11419
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 9860c7b52a..bcd403d4ae 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-07-25 JP Rosevear <jpr@ximian.com> + + * gui/e-itip-control.c (e_itip_control_set_data): gracefully + handle the lack of a method + 2001-07-25 Rodrigo Moya <rodrigo@ximian.com> * gui/e-day-view.c (selection_received_cb): check type of component |