Enhancement - rc.name:value

- Supports 'rc.name:value' for a command line override to .taskrc data
  (thanks to Federico Hernandez).
This commit is contained in:
Paul Beckingham 2009-06-06 16:09:11 -04:00
parent 37dd592110
commit 82f94a6999
3 changed files with 16 additions and 11 deletions

View file

@ -20,6 +20,8 @@
Chris Pride).
+ Custom reports now support a more compact form of the "age" column,
called "age_compact" (thanks to T. Charles Yun).
+ Supports 'rc.name:value' for a command line override to .taskrc data
(thanks to Federico Hernandez).
+ Removed obsolete DEVELOPERS file. The online support forums at
http://taskwarrior.org will provide better information.
+ Replaced website references with http://taskwarrior.org.