aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-09-16 19:41:36 +0000
committerFrederic Culot <calcurse@culot.org>2008-09-16 19:41:36 +0000
commit62077a18f5ca760dc7798470ca4c457f905c7cd5 (patch)
tree0c1d239d4d813d23be89fc4e1505937ea6c191fe /ChangeLog
parenta126904b7e462a72c276387dde1f5ba10a88d05d (diff)
downloadcalcurse-62077a18f5ca760dc7798470ca4c457f905c7cd5.tar.gz
calcurse-62077a18f5ca760dc7798470ca4c457f905c7cd5.zip
New functions added to handle ical import
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd85611..98e7bad 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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