Code

add Meson option "lyrics_plugin_dir"
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index 59ca615ad196f29041090b88a2ee91614687a461..9e7b11c7d7c58ba59766cdd132022f372f7208a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-ncmpc 0.28 - not yet released
+ncmpc 0.29 - not yet released
+* fix crash after losing MPD connection
+* fix crash after DNS lookup error
+* add Meson option "lyrics_plugin_dir"
+
+ncmpc 0.28 - (2017-09-21)
 * 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