From 62077a18f5ca760dc7798470ca4c457f905c7cd5 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Tue, 16 Sep 2008 19:41:36 +0000 Subject: New functions added to handle ical import --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd85611..98e7bad 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-09-16 Frederic Culot + + * 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 * src/io.h: import_type_t added, export_mode_t changed to -- cgit v1.2.3-54-g00ecf