diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 30411808ca..5d6da167b3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2003-03-20 Rodrigo Moya <rodrigo@ximian.com> + * importers/ical-importer.c: removed activation of shell_client. + (importer_destroy_cb): no need to unref shell_client. + (connect_to_shell): removed. + (ical_importer_new, vcal_importer_new): don't call connect_to_shell. + +2003-03-20 Rodrigo Moya <rodrigo@ximian.com> + * importers/ical-importer.c (get_uri_from_folder_path): removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead of folderpath. |