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

- Added sow (depending on rc.weekstart), som and soy as possible
  dates (similar to eow, eom and eoy).
This commit is contained in:
Federico Hernandez 2010-07-28 00:15:26 +02:00
parent a6fbb40a12
commit 96bd3ff8db
5 changed files with 51 additions and 8 deletions

2
NEWS
View file

@ -6,6 +6,7 @@ New Features in task 1.9.3
- Now supports durations in dates, such as:
$ task ... due:4d
$ task ... due:3wks
- Now supports the beginning of the week, month and year in dates.
Please refer to the ChangeLog file for full details. There are too many to
list here.
@ -18,6 +19,7 @@ New commands in task 1.9.3
New configuration options in task 1.9.3
- journal.time, journal.time.start.annotation, journal.time.stop.annotation
- 'sow', 'som' and 'soy' are now accepted in dates
Newly deprecated features in task 1.9.3