doc: mention support of 256 colors and describe setting background color

This commit is contained in:
Andrzej Rybczak
2014-11-09 01:37:26 +01:00
parent fce3816b3c
commit e54f2aa38a
2 changed files with 23 additions and 0 deletions

1
NEWS
View File

@@ -8,6 +8,7 @@ ncmpcpp-0.7 (????-??-??)
* It is now possible to define startup slave screen using -S/--slave-screen command line option or startup_slave_screen configuration variable.
* List filtering has been removed due to the major part of its functionality overlapping with find forward/backward.
* Find backward/forward function is now incremental.
* Support for 256 colors and customization of background colors has been added.
ncmpcpp-0.6.2 (????-??-??)