Update man page information

This commit is contained in:
Andrzej Rybczak
2017-04-23 03:40:23 +02:00
parent e107edd4cd
commit 2c495abd8c
2 changed files with 5 additions and 4 deletions

1
NEWS
View File

@@ -32,6 +32,7 @@ ncmpcpp-0.8 (????-??-??)
* Multiple songs in Media library are now added to playlist in the same order they are displayed.
* Added configuration option 'media_library_albums_split_by_date' that determines whether albums in media library should be split by date.
* Added configuration option 'ignore_diacritics' that allows for ignoring diacritics while searching (boost compiled with ICU support is required).
* Added support for reading multiple bindings files (the ones in ~/.ncmpcpp/bindings and $XDG_CONFIG_HOME/ncmpcpp/bindings are read by default).
ncmpcpp-0.7.7 (2016-10-31)
* Fixed compilation on 32bit platforms.