New functions added to handle ical import

This commit is contained in:
Frederic Culot
2008-09-16 19:41:36 +00:00
parent a126904b7e
commit 62077a18f5
5 changed files with 161 additions and 46 deletions

View File

@@ -1,3 +1,11 @@
2008-09-16 Frederic Culot <frederic@culot.org>
* src/io.c (ical_read_note): file created to store ical item
description
* src/io.c (ical_store_todo, ical_store_event, ical_store_apoint)
(get_import_stream): new functions
2008-09-15 Frederic Culot <frederic@culot.org>
* src/io.h: import_type_t added, export_mode_t changed to