diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-26 21:50:18 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-26 21:50:18 +0000 |
commit | 0f38502d5951b1631380e16f75bdf94f62649f2c (patch) | |
tree | 6b72c7fdb3d309a463ab919d547e7bbb8a4a6ebf /ChangeLog | |
parent | ea107cfd8182f9c16f6554dcade75441984e985c (diff) | |
download | calcurse-0f38502d5951b1631380e16f75bdf94f62649f2c.zip |
Flag command added in todo panel
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ tasks * src/todo.c: todos can now be flagged as completed + + * src/wins.c (wins_status_bar): flag command added in todo panel 2009-06-23 Frederic Culot <frederic@culot.org> |