diff options
author | Frederic Culot <calcurse@culot.org> | 2008-01-17 19:35:42 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-01-17 19:35:42 +0000 |
commit | 54c2b6004102de55c8ebed7d9ce5f1ece7eeb449 (patch) | |
tree | 32c7ed579f07b957f7fe931d935585e2f49fd43e /ChangeLog | |
parent | 738a3a417071bfaed53297cbefad39b996e55dfb (diff) | |
download | calcurse-54c2b6004102de55c8ebed7d9ce5f1ece7eeb449.tar.gz calcurse-54c2b6004102de55c8ebed7d9ce5f1ece7eeb449.zip |
minor improvements and bugfixes
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +17 Jan 2008: + exit_calcurse() improved: screen is now cleared completely when + calcurse exits + io_export_data() improved: it is now possible to cancel calendar export + bugfix in day_edit_item(): null-terminating character missing + 13 Jan 2008: Ability to attach notes to appointments and events added |