- 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

@ -54,6 +54,8 @@
<li>Added bar chart history report "task ghistory"
<li>Added support for rc:&lt;file&gt; to allow override of the default
~/.taskrc file
<li>Added support for relative due: dates, such as "tomorrow", "friday",
"23rd", "eom"
<li>Fixed bug where Esc[0m sequences were being emitted for no good reason
<li>Fixed bug where table headers are underlined when color is turned off
</ul>