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 e6c664792d..55faefc160 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2003-04-02 Rodrigo Moya <rodrigo@ximian.com> + Fixes #39262 + + * importers/icalendar-importer.c (load_file_fn, vcal_load_file_fn): + use folder_type argument to determine what to import. + +2003-04-02 Rodrigo Moya <rodrigo@ximian.com> + * importers/icalendar-importer.c (load_file_fn, vcal_load_file_fn): added "folder_type" parameter to EvolutionImporterLoadFileFn. |