- Implemented rc.verbose=on|off|list...
- Migrated rc.blanklines to a verbosity token.
- Updated documentation.
This commit is contained in:
Paul Beckingham
2011-05-11 21:49:31 -04:00
parent adc8605b06
commit 5fa77a36de
12 changed files with 65 additions and 13 deletions

View File

@@ -28,6 +28,8 @@
report field.
+ New 'indent.annotation' for the 'description.default' field format.
+ New 'color.label' for colorizing the report column labels.
+ The 'blanklines' configuration variable now replaced by the 'verbose' token
'blanklines'.
# Tracked Features, sorted by ID.
+ Added feature #330, which supports the 'inverse' color attribute.