- Now allows rc:<file> override of ~/.taskrc file.

This commit is contained in:
Paul Beckingham
2008-06-25 01:29:42 -04:00
parent 5d158d752d
commit 1ef7b0c43a
5 changed files with 195 additions and 119 deletions

View File

@@ -11,10 +11,12 @@ represents a feature release, and the Z represents a patch.
- Dependencies
- Recurring tasks
1.4.0 ()
+ "task undelete" can now undelete erroneously deleted tasks, provided no
reports have been run (and therefore TDB::gc run)
+ Added averages to the "task history" report
+ Added ability to override ~/.taskrc with rc:<file>
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
+ Bug: Fixed underlined table headers when color is turned off