From e8d385119adcf3d05fdbb0b9e8279adb2006c233 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Mon, 23 Feb 2015 19:25:40 -0500 Subject: [PATCH] Update NEWS and ChangeLog files with the info about the context --- ChangeLog | 1 + NEWS | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 27af663fc..9893ec545 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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). diff --git a/NEWS b/NEWS index cbc5371fd..bebc9560c 100644 --- a/NEWS +++ b/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.' to store the definition of context 'name' Newly deprecated features in taskwarrior 2.4.2