news: mention readline library support

This commit is contained in:
Andrzej Rybczak
2014-09-03 14:32:05 +02:00
parent df93337f41
commit 18de4c1e77

1
NEWS
View File

@@ -2,6 +2,7 @@ ncmpcpp-0.6_beta1
* Support for polling communication mode has been removed. Additionally, MPD version >= 0.16 is required.
* Keybinding system has been redesigned: "keys" file is now deprecated; "bindings" file is used instead. It has support for many features, including binding to non-ascii characters and macros.
* Support for readline library was added.
* Browser has support for custom sort format.
* Playlist has support for MPD priorities.
* Media library can be sorted by modification time.