From 436c152fdefeefd821e5aa95781bc9cc3decf95e Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Sun, 13 Feb 2011 00:06:46 +0100 Subject: [PATCH] Regex - Removed reference to regex in NEWS file --- NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/NEWS b/NEWS index 0580eb94c..09af071de 100644 --- a/NEWS +++ b/NEWS @@ -39,9 +39,6 @@ New configuration options in taskwarrior 1.9.4 for the burndown charts, and is documented in taskrc(5). - defaultwidth=0 is causes word-wrapping to be turned off, and effectively set reports to potentially have infinite width . - - regex=on enables regular expression searches for filters (task list a...e - matches 'above') and substitutions (task /a...e/over/ changes 'above' - to 'over'). Default is off, as this is an advanced feature. - journal.info controls whether a change log for each task is displayed by the 'info' command. - gc=off can be used, temporarily, to defer GC until later commands, which