Update NEWS and ChangeLog files with the info about the context

This commit is contained in:
Tomas Babej 2015-02-23 19:25:40 -05:00 committed by Paul Beckingham
parent 070fdf60fa
commit e8d385119a
2 changed files with 6 additions and 3 deletions

View file

@ -8,6 +8,7 @@
(thanks to Renato Alves).
- Eliminated some code that is not UTF8-safe.
- Removed pthreads linkage.
- Implemented the context feature.
- Closed dangling pipes in execute (), resolving problems when a hook script
forks (thanks to Jens Erat).

8
NEWS
View file

@ -1,15 +1,17 @@
New Features in taskwarrior 2.4.2
- None
- Ability to set context, which serves as a permanent user-defined filter.
New commands in taskwarrior 2.4.2
- None
- The 'context' command has been added, along with it subcommands 'define',
'delete', 'show', 'list' and 'none'.
New configuration options in taskwarrior 2.4.2
- None
- 'context' to store the current context applied.
- 'context.<name>' to store the definition of context 'name'
Newly deprecated features in taskwarrior 2.4.2