diff options
author | Frederic Culot <calcurse@culot.org> | 2007-03-17 16:56:38 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-03-17 16:56:38 +0000 |
commit | ee15a02f8ccb752b7a854906c3935356620f2f44 (patch) | |
tree | 1ce2e78f26ca8f32b44e35760aa3fe86dc3dddd3 /ChangeLog | |
parent | e5d256326e3a1b01a88e1bc308368d787782c87b (diff) | |
download | calcurse-ee15a02f8ccb752b7a854906c3935356620f2f44.tar.gz calcurse-ee15a02f8ccb752b7a854906c3935356620f2f44.zip |
more work on iCal export functions implementation
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +17 Mar 2007: + HOURINSEC and MININSEC defined + io_export_events(), io_export_recur_events() and + io_export_recur_apoints() created + io_recur_type() and io_export_valarm() created + progress_bar() updated to display a bar when exporting data + +12 Mar 2007: + date_sec2ical_datetime() and date_sec2ical_date() created + io_export_apoints() updated to call date_sec2ical_datetime() + 11 Mar 2007: 'X' command added, to export data in iCal format io_export_data(), io_get_export_stream(), io_export_header(), |