news: fix typo

This commit is contained in:
Andrzej Rybczak
2015-06-21 14:17:59 +02:00
parent 4dacd37946
commit b0a8ec1525

2
NEWS
View File

@@ -15,7 +15,7 @@ ncmpcpp-0.7 (????-??-??)
* Current MPD host may now be shown in playlist (playlist_show_mpd_host configuration variable, disabled by default).
* Random album artists can now be added to the playlist.
* Case insensitive searching is now Unicode aware as long as boost was compiled with ICU support.
* Searching with regular expressions are now enabled by default.
* Searching with regular expressions is now enabled by default.
* Support for the Perl regular expression syntax was added.
* BOOST_LIB_SUFFIX configure variable is now empty by default.
* Shuffle function now shuffles only selected range if selection in playlist is active.