aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fdc52a2..7d5c192 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,10 @@
* src/dmon.c (dmon_start): log messages added
* src/vars.[ch]: daemon log file path added
-
+
+ * src/io.c: incorrect duration format when exporting to ical
+ (thanks Chris for reporting it)
+
2009-07-20 Frederic Culot <frederic@culot.org>
* src/utils.c (psleep): new function