Feature #446 - start of {week, month, year}

- Bug fix for som and soy.
- Added synonyms soww and eoww for sow and eow.
- Added start/end of calendar week: socw and eocw.
This commit is contained in:
Federico Hernandez 2010-07-28 18:07:09 +02:00
parent 96bd3ff8db
commit 903b5b34d4
5 changed files with 57 additions and 19 deletions

View file

@ -19,6 +19,7 @@
command.
+ Added feature #446, task supports now 'sow', 'som' and 'soy' as dates
for 'due', 'wait' and 'until' (thanks to T. Charles Yun).
Added as well synonyms soww/eoww plus new socw/eocw for calendar weeks.
+ New 'depends' column for custom reports.
+ New 'blocked' report for showing blocked tasks.
+ Improved man pages (thanks to Andy Lester).