Code

meson.build: fallback libncurses detection without pkg-config
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index ac9cd9f6d6a8844af005f36334b1ccfea919b575..bf9ea584b3fc305be354749288217b3c55920cff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-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"
+* fallback libncurses detection without pkg-config
+
+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