- The 'verbose' configuration variable now accepts a specific list of items to
  be verbose about.  See taskrc(5).
This commit is contained in:
Paul Beckingham
2011-05-14 15:38:03 -04:00
parent 557440db0c
commit 14bea5e1b4
6 changed files with 17 additions and 9 deletions

View File

@@ -30,6 +30,8 @@
+ New 'color.label' for colorizing the report column labels.
+ The 'blanklines' configuration variable now replaced by the 'verbose' token
'blanklines'.
+ The 'verbose' configuration variable now accepts a specific list of items to
be verbose about. See taskrc(5).
# Tracked Features, sorted by ID.
+ Added feature #330, which supports the 'inverse' color attribute.