todo list updated

This commit is contained in:
Frederic Culot 2009-07-05 20:35:46 +00:00
parent 27b25548a4
commit 1731b0dadd
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,8 @@
* Switch to the BSD license * Switch to the BSD license
* TODO: support for regex-based searches added
2009-06-28 Frederic Culot <frederic@culot.org> 2009-06-28 Frederic Culot <frederic@culot.org>
* src/io.c (io_save_apts, io_save_conf, io_save_todo) * src/io.c (io_save_apts, io_save_conf, io_save_todo)

1
TODO
View File

@ -16,7 +16,6 @@ High
Average Average
------- -------
o Add searching capabilities with support for regex
o Implement a daemon to notify user of upcoming appointments even when o Implement a daemon to notify user of upcoming appointments even when
calcurse is not running calcurse is not running
o Add support for CalDAV protocol (rfc4791) o Add support for CalDAV protocol (rfc4791)