diff options
author | Frederic Culot <calcurse@culot.org> | 2007-12-30 16:27:58 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-12-30 16:27:58 +0000 |
commit | 478b2762e61cee2aa2b073e37cfcdaf220692acf (patch) | |
tree | da7092314c4ad526975642d2e82c22fcf50274c9 /ChangeLog | |
parent | 41e7eb0a83f9a6a921ddd54ed89740eaba595354 (diff) | |
download | calcurse-478b2762e61cee2aa2b073e37cfcdaf220692acf.tar.gz calcurse-478b2762e61cee2aa2b073e37cfcdaf220692acf.zip |
Ability to attach notes to todo items added
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +30 Dec 2007: + Ability to attach notes to todo items added + Call to an external editor or pager to edit/view notes implemented + 'N' and '>' keystrokes added to edit or view notes + ierror() function improved + 09 Dec 2007: bugfix in recur_item_inday(): leap years should now be properly handled calendar_move_up(), calendar_move_down(), calendar_move_left(), |