NEWS: expand message about list filtering removal

This commit is contained in:
Andrzej Rybczak
2015-11-04 19:33:39 +01:00
parent 85df953be8
commit 2dc7af8166

2
NEWS
View File

@@ -7,7 +7,7 @@ ncmpcpp-0.7 (????-??-??)
* Directories and playlists in browser can now be sorted by modification time.
* ~ is now expanded to home directory in mpd_host configuration variable.
* 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.
* List filtering has been removed due to the major part of its functionality overlapping with find forward/backward and obscure bugs.
* Find backward/forward function is now incremental.
* Support for 256 colors and customization of background colors has been added.
* Multiple configuration files via command line arguments are now accepted. In addition, by default ncmpcpp attempts to read both $HOME/.ncmpcpp/config and $XDG_CONFIG_HOME/ncmpcpp/config (in this order).