aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-07-05 20:35:46 +0000
committerFrederic Culot <calcurse@culot.org>2009-07-05 20:35:46 +0000
commit1731b0dadda9d9fb73caa72df799719e0943172a (patch)
tree80577431e4ac3535efa2bdddd908f40304566a19
parent27b25548a47c024e75608eb8c7e546471a3c90e8 (diff)
downloadcalcurse-1731b0dadda9d9fb73caa72df799719e0943172a.tar.gz
calcurse-1731b0dadda9d9fb73caa72df799719e0943172a.zip
todo list updated
-rwxr-xr-xChangeLog2
-rwxr-xr-xTODO1
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bfcd617..7db9bce 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
over several days added (thanks Andreas for reporting the bug)
* Switch to the BSD license
+
+ * TODO: support for regex-based searches added
2009-06-28 Frederic Culot <frederic@culot.org>
diff --git a/TODO b/TODO
index e2957c4..05727ce 100755
--- a/TODO
+++ b/TODO
@@ -16,7 +16,6 @@ High
Average
-------
- o Add searching capabilities with support for regex
o Implement a daemon to notify user of upcoming appointments even when
calcurse is not running
o Add support for CalDAV protocol (rfc4791)