diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c5bd5344cc..335030b080 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-11-03 Harry Lu <harry.lu@sun.com> + + Fix for #50387. + + * importers/icalendar-importer.c (support_format_fn): + Call icalcomponent_is_valid() to check whether the returned + icalcomponent is valid. + 2003-10-31 Hans Petter Jansson <hpj@ximian.com> * gui/calendar-component.c (calendar_component_init): Add the webcal |