Update NEWS and ChangeLog files with the info about the context
This commit is contained in:
committed by
Paul Beckingham
parent
070fdf60fa
commit
e8d385119a
@@ -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
8
NEWS
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user