aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-06-26 21:50:18 +0000
committerFrederic Culot <calcurse@culot.org>2009-06-26 21:50:18 +0000
commit0f38502d5951b1631380e16f75bdf94f62649f2c (patch)
tree6b72c7fdb3d309a463ab919d547e7bbb8a4a6ebf /ChangeLog
parentea107cfd8182f9c16f6554dcade75441984e985c (diff)
downloadcalcurse-0f38502d5951b1631380e16f75bdf94f62649f2c.tar.gz
calcurse-0f38502d5951b1631380e16f75bdf94f62649f2c.zip
Flag command added in todo panel
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b6a34a..df7068b 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>