From 108a4c795921bf2f97800d5c5437fab73c69036e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 6 Oct 2014 23:27:53 -0400 Subject: [PATCH] Documentation - Added rc.debug.parser. --- ChangeLog | 1 + NEWS | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c89c774f1..8bb1212a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -205,6 +205,7 @@ rather than the exact match operator, '=='. This means that dates now match on the day by default, not the time also. - Supports 'debug.hooks' configuration setting. +- Supports 'debug.parser' configuration setting. ------ current release --------------------------- diff --git a/NEWS b/NEWS index 11b8ff302..c581dadc2 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,7 @@ New configuration options in taskwarrior 2.4.0 name says is a combination of the existing truncated and count styles. - New 'hooks' setting is a master control switch for hook processing. - New 'debug.hooks' for debugging hook scripts. + - New 'debug.parser' for debugging parser issues scripts. Newly deprecated features in taskwarrior 2.4.0