aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-09-24 19:06:02 +0000
committerFrederic Culot <calcurse@culot.org>2008-09-24 19:06:02 +0000
commit152bf6fe75dd890f8bf7f3064d52d3af8c7515e2 (patch)
treea76aabecf03c63579cb8176d783f6cedaf637fbf /ChangeLog
parent9a97689c484f2b54a3d15bf59f74abc67b8b38b1 (diff)
downloadcalcurse-152bf6fe75dd890f8bf7f3064d52d3af8c7515e2.tar.gz
calcurse-152bf6fe75dd890f8bf7f3064d52d3af8c7515e2.zip
A few more bugfixes in ical import
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1306c39..321151e 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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