Enhancement - color.alternate

- The 'stats' and 'info' reports now obey color.alternate.
This commit is contained in:
Paul Beckingham 2010-07-23 22:31:38 -07:00
parent 30cb5fa4f4
commit 5cecc3d772
2 changed files with 17 additions and 0 deletions

View file

@ -17,6 +17,7 @@
on default values.
+ Special tags 'nocal', 'nocolor' and 'nonag' are implemented.
+ The 'tags' command highlights special tags.
+ The 'stats' and 'info' reports not obey color.alternate.
+ Fixed bug #427, preventing the task edit command to parse annotation
dates with spaces.
+ Fixed bug #433, making task command output more consistent.