Documentation - special tags

- Special tags are now documented in task.1.
- The 'tags' command now highlights special tags.
This commit is contained in:
Paul Beckingham
2010-07-22 16:00:29 -07:00
parent 9a973770d8
commit a345541ff7
4 changed files with 23 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
+ 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.
+ Fixed bug #427, preventing the task edit command to parse annotation
dates with spaces.
+ Fixed bug #433, making task command output more consistent.