diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-07 00:23:10 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-11-07 00:23:10 +0800 |
commit | 0981458bf8d699550bf4a6950300ba7a79a05845 (patch) | |
tree | 70a3732b846cae4fd50176be9adf0e9c32bd74e8 /calendar/ChangeLog | |
parent | 7bf26ac21b6f29ead92fd5b28b463fe3671a9173 (diff) | |
download | gsoc2013-evolution-0981458bf8d699550bf4a6950300ba7a79a05845.tar.gz gsoc2013-evolution-0981458bf8d699550bf4a6950300ba7a79a05845.tar.zst gsoc2013-evolution-0981458bf8d699550bf4a6950300ba7a79a05845.zip |
added some checks for the type of an incoming iCal component before
passing it off to the CalComponent routines
svn path=/trunk/; revision=6415
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 802f8601ac..7e78c470e5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -18,6 +18,12 @@ * gui/Makefile.am: Clean the idl-generated sources properly. * cal-client/Makefile.am: Likewise. +2000-11-03 Jesse Pavel <jpavel@helixcode.com> + + * gui/e-itip-control.c: added some checks for the type of an + incoming iCal component before passing it off to the CalComponent + routines. + 2000-11-02 Federico Mena Quintero <federico@helixcode.com> * gui/dialogs/task-editor.c (init_widgets): The date editor's |