Feature
- Add the configuration variable 'print.empty.columns'. - If this variable is set to 'no', columns with all empty values are not printed. This variable defaults to 'yes' (thus nothing is changed by default). - Updated taskrc.5.in to mention the new variable. - Added unit tests.
This commit is contained in:
committed by
Paul Beckingham
parent
a7b20b7a4e
commit
d7c225c87b
@@ -34,6 +34,7 @@ Features
|
||||
if a modification has occurred.
|
||||
+ Fixed the mechanism used for selecting translations (thanks to Fidel Mato).
|
||||
+ Added new export script: export-tsv.pl.
|
||||
+ Added the configuration variable 'print.empty.columns'.
|
||||
|
||||
Bugs
|
||||
+ Fixed bug #947, #1031, which kept expanding aliases after the '--' operator
|
||||
|
||||
Reference in New Issue
Block a user