Merge branch '1.9.3' of tasktools.org:task into 1.9.3

This commit is contained in:
Paul Beckingham 2010-07-28 17:56:43 -04:00
commit bef7b9b655
6 changed files with 64 additions and 20 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).
@ -40,6 +41,8 @@
ambiguous.
+ Fixed problem with command line configuration overrides that had no
values.
+ Fixed bug #444, which made task shell unusable after canceling out of an
undo command.
------ old releases ------------------------------