- Allows colons in the description, provided they are not preceded by a valid attribute name.

This commit is contained in:
Paul Beckingham 2008-07-10 00:16:35 -04:00
parent 2380c8b33a
commit 9fcd5b1801
3 changed files with 51 additions and 28 deletions

View file

@ -60,6 +60,8 @@
<li>Added support for task filtering on all reports
<li>Automatically shuts off color, ncurses when output is not to a tty
<li>Added support for the ~ character in .taskrc data.location, for flexibility
<li>Allows colons on the description, provided what is to the left of the colon
is not a standard attribute name
<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
<li>Fixed bug where adding a blank priority resulted in an assigned garbage value