aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e64e540ea5..f1de8c504b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,7 +1,8 @@
2005-01-19 Rodrigo Moya <rodrigo@novell.com>
- * importers/icalendar-imporer.c (update_objects): use receive_objects
- method instead of individually updating objects.
+ * importers/icalendar-importer.c (update_objects): use receive_objects
+ method instead of individually updating objects. Set the method on the
+ VCALENDAR object we create.
2005-01-18 Rodrigo Moya <rodrigo@novell.com>