Documentation

- Added deprecated configuration file values.
This commit is contained in:
Paul Beckingham 2012-02-26 15:06:55 -05:00
parent 5b3cba2e70
commit 45dba8805c

2
NEWS
View file

@ -82,6 +82,8 @@ Newly deprecated features in taskwarrior 2.0.0
in the scripts/add-ons/export-ical.pl script.
- Use of 'report.<name>.limit' configuration variable. This is now handled
in the report filter as 'limit:<tasks>'.
- Used of 't', '+', 'enable' and 'enabled' in configuration values to mean
'on/yes/true'.
---