diff options
author | Frederic Culot <calcurse@culot.org> | 2009-07-23 19:16:03 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-07-23 19:16:03 +0000 |
commit | 23817b6b7dbeb3a3c96c8c91e25cfdb14da7c46b (patch) | |
tree | 099072b86d76fa4ceb124a32469b77ed93764f04 /ChangeLog | |
parent | ade0470197934fba87eb5113a7ecb2d542a6ed73 (diff) | |
download | calcurse-23817b6b7dbeb3a3c96c8c91e25cfdb14da7c46b.zip |
Incorrect duration format when exporting to ical (thanks Chris for reporting it).
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |