Enhancement - special tags

- Implemented the 'nocal' special tag.
This commit is contained in:
Paul Beckingham 2010-07-22 16:17:28 -07:00
parent a345541ff7
commit feeafb9b23
4 changed files with 9 additions and 5 deletions

View file

@ -15,7 +15,8 @@
+ Improved man pages (thanks to Andy Lester).
+ Default .taskrc files are now largely empty, and rely almost completed
on default values.
+ Special tags are now documented, and the 'tags' command highlights them.
+ Special tags 'nocal', 'nocolor' and 'nonag' are implemented.
+ The 'tags' command highlights special tags.
+ Fixed bug #427, preventing the task edit command to parse annotation
dates with spaces.
+ Fixed bug #433, making task command output more consistent.