Journal Feature

- Added change log display to the 'info' command, controlled by the
  'journal.info' configuration setting.
This commit is contained in:
Paul Beckingham 2010-11-27 16:38:36 -05:00
parent 31cf470cc8
commit 4c3354fa50
8 changed files with 219 additions and 16 deletions

3
NEWS
View file

@ -7,6 +7,7 @@ New Features in taskwarrior 1.9.4
- Regular expression support in filters and substitutions.
- Added highlighting for the show command that indicates which values differ
from the defaults.
- Added change log display to the 'info' command.
Please refer to the ChangeLog file for full details. There are too many to
list here.
@ -29,6 +30,8 @@ New configuration options in taskwarrior 1.9.4
- regex=on enables regular expression searches for filters (task list a...e
matches 'above') and substitutions (task <id> /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.
Newly deprecated features in taskwarrior 1.9.4