Merge branch '0.7.x'

This commit is contained in:
Andrzej Rybczak
2016-11-01 00:46:07 +01:00
3 changed files with 17 additions and 21 deletions

3
NEWS
View File

@@ -2,6 +2,9 @@ ncmpcpp-0.8 (????-??-??)
* Configuration variable 'execute_on_player_state_change' was added.
* Support for controlling whether ncmpcpp should display multiple tags as-is or make an effort to hide duplicate values (show_duplicate_tags configuration variable, enabled by default).
ncmpcpp-0.7.7 (2016-10-31)
* Fixed compilation on 32bit platforms.
ncmpcpp-0.7.6 (2016-10-30)
* Fixed assertion failure on trying to search backwards in an empty list.
* Updated installation instructions in INSTALL file.