- 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

@ -23,6 +23,8 @@ represents a feature release, and the Z represents a patch.
+ Automatically shuts off color, curses when output is not a tty
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
+ Supports the ~ character in .taskrc data.location
+ Allows colons on the description, provided what is to the left of the colon
is not a standard attribute name
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
+ Bug: Fixed underlined table headers when color is turned off
+ Bug: Adding a blank priority resulted in an assigned garbage value