Code

mpdclient: implement password for asynchronous connect
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index e913f5ae3d3ccc683a25b009c7b5b08e80a0cfdf..43b713c749a9301ca6092e17d9d37ae5ed6d9122 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 ncmpc 0.28 - not yet released
 * fix crash on lyrics screen
+* fix memory leak
+* hide the MPD password from the queue screen title
+* implement password for asynchronous connect
+* build with Meson instead of autotools
 
 ncmpc 0.27 - (2017-03-25)
 * work around connect failure if /var/run/mpd/socket does not exist