From 9b6a235208a55d52a3beef416100b4498f0e174e Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 19 Nov 2003 11:43:42 +0000 Subject: Fixes #51052 2003-11-19 Rodrigo Moya 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. svn path=/trunk/; revision=23441 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') 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 + + 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 * gui/e-cal-model.c (get_dtstart): make sure the timezone value is -- cgit v1.2.3