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 6906c37fac..9eddd98c12 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-11-19 Rodrigo Moya <rodrigo@ximian.com> + + Fixes #51052 + + * importers/icalendar-importer.c (prepare_events, prepare_tasks): + call icalcompiter_next to move the pointer to the next before + removing a component avoid breaking the link. + 2003-11-18 JP Rosevear <jpr@ximian.com> * gui/e-cal-model.c (get_dtstart): make sure the timezone value is |