A few more bugfixes in ical import

This commit is contained in:
Frederic Culot
2008-09-24 19:06:02 +00:00
parent 9a97689c48
commit 152bf6fe75
2 changed files with 38 additions and 29 deletions

View File

@@ -1,3 +1,10 @@
2008-09-24 Frederic Culot <frederic@culot.org>
* src/io.c (ical_read_note): do not create note if it has zero
length
* src/io.c (ical_datetime2long): function rewritten
2008-09-23 Frederic Culot <frederic@culot.org>
* src/io.c: some fixes after ical import tests