diff options
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 03aa1930d9..fd7ca2f6a1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-01-26 Ettore Perazzoli <ettore@ximian.com> + + * gui/e-itip-control.c (itip_control_destroy_cb): Don't attempt to + call `icalcomponent_remove_component()' on a NULL component or a + NULL subcomponent. + 2001-01-25 Damon Chaplin <damon@ximian.com> * gui/tag-calendar.c: don't tag the calendar if no dates are shown. |