- Fixed Bug #745, which allows projects names with spaces, provided the values
  are quoted (thanks to Duane Waddle).
- Added unit test.
This commit is contained in:
Paul Beckingham 2011-04-22 00:03:45 -04:00
parent 76f11cb73c
commit 4f4a04738f
4 changed files with 10 additions and 8 deletions

1
NEWS
View file

@ -8,6 +8,7 @@ New Features in taskwarrior 2.0.0
- Attribute modifiers may be prefixed with '~' to return the opposite of a
filter's results.
- Status attribute can now be used in report.
- Project names may now contain spaces.
Please refer to the ChangeLog file for full details. There are too many to
list here.