aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-12-30 16:27:58 +0000
committerFrederic Culot <calcurse@culot.org>2007-12-30 16:27:58 +0000
commit478b2762e61cee2aa2b073e37cfcdaf220692acf (patch)
treeda7092314c4ad526975642d2e82c22fcf50274c9 /ChangeLog
parent41e7eb0a83f9a6a921ddd54ed89740eaba595354 (diff)
downloadcalcurse-478b2762e61cee2aa2b073e37cfcdaf220692acf.tar.gz
calcurse-478b2762e61cee2aa2b073e37cfcdaf220692acf.zip
Ability to attach notes to todo items added
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89e75fb..6cf7e20 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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(),