diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-23 08:11:07 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-23 08:11:07 +0000 |
commit | 1a1dda24c383d1fd58fe461d984cfee88bb56c5e (patch) | |
tree | d8f8925e1664bf470427bc664afd961bfeda8e88 /ChangeLog | |
parent | 0a921d513a5145d3d88739216b704503ddfe0b2b (diff) | |
download | calcurse-1a1dda24c383d1fd58fe461d984cfee88bb56c5e.zip |
bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for reporting it)
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-06-23 Frederic Culot <frederic@culot.org> + + * src/io.c: missing 'T' letter added in DURATION field for ical + export (thanks cuz for reporting this) + 2009-06-22 Frederic Culot <frederic@culot.org> * autogen.sh: check for gettextize added |