Documentation Update

- Added description of the new search.case.sensitive configuration
  setting.
This commit is contained in:
Paul Beckingham 2010-01-27 23:36:44 -05:00
parent 4a8b356867
commit c65cb536cc
4 changed files with 29 additions and 0 deletions

4
NEWS
View file

@ -11,6 +11,10 @@ New Features in task 1.9
- Improved .taskrc validation
- Improved calendar report with custom coloring and optional task details output
- Holidays are now supported in the calendar report
- Ability to use multiple, similar filter terms, like:
task list project.not:foo project.not:bar
- Ability to do case-sensitive or case-insensitive search for keywords, and
substitutions in the description and annotations.
Please refer to the ChangeLog file for full details. There are too many to
list here.