- Added support for ordinal relative dates, like "23rd".

This commit is contained in:
Paul Beckingham 2008-07-04 18:06:44 -04:00
parent 42d164863a
commit 0d3a93ea20
4 changed files with 64 additions and 3 deletions

View file

@ -18,6 +18,7 @@ represents a feature release, and the Z represents a patch.
+ Added averages to the "task history" report
+ Added ability to override ~/.taskrc with rc:<file>
+ Added bar chart history report "task ghistory"
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
+ Bug: Fixed underlined table headers when color is turned off