Incorrect duration format when exporting to ical (thanks Chris for reporting it).

This commit is contained in:
Frederic Culot
2009-07-23 19:16:03 +00:00
parent ade0470197
commit 23817b6b7d
2 changed files with 7 additions and 4 deletions

View File

@@ -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