From ea107cfd8182f9c16f6554dcade75441984e985c Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Fri, 26 Jun 2009 21:44:11 +0000 Subject: Ability to flag todo items as completed. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b3b4c9e..6b6a34a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,13 @@ * src/args.c: do not print todo items twice if -d and -t flags are given (thanks Timo for reporting the bug) + + * src/todo.c (todo_flag): new function + + * src/args.c (todo_arg): function adapted to display completed + tasks + + * src/todo.c: todos can now be flagged as completed 2009-06-23 Frederic Culot -- cgit v1.2.3-54-g00ecf