aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-03-19 10:26:58 +0000
committerFrederic Culot <calcurse@culot.org>2010-03-19 10:26:58 +0000
commit689be2947439e896b61fde0f84a7707dc367cd4a (patch)
treefb80762b3e5fbec408e861494e0baa10e6acec93
parentb2321a7567340ff285cfcde5f9b4c7e60be7374d (diff)
downloadcalcurse-689be2947439e896b61fde0f84a7707dc367cd4a.tar.gz
calcurse-689be2947439e896b61fde0f84a7707dc367cd4a.zip
TODO list updated.
-rwxr-xr-xChangeLog4
-rwxr-xr-xTODO4
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf1e341..3a1c091 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-19 Frederic Culot <frederic@culot.org>
+
+ * TODO: list updated
+
2010-03-08 Frederic Culot <frederic@culot.org>
* src/recur.c (diff_days, diff_weeks, diff_months, diff_years):
diff --git a/TODO b/TODO
index 97a4bae..1c2a476 100755
--- a/TODO
+++ b/TODO
@@ -18,8 +18,10 @@ High
panel
* Add an optional argument to the --next flag to check for next appointment
starting from the specified time
- * improve the way one can specify a duration (allowing something like
+ * Improve the way one can specify a duration (allowing something like
XXdXXhXXmXXs)
+ * Allow user to change the width of the sidebar, and implement word-wrap in
+ the sidebar
Average