Code

release v0.29
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index e913f5ae3d3ccc683a25b009c7b5b08e80a0cfdf..c3a39090339ee61c86b2bcac7b515cc2ae6ffc6e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
-ncmpc 0.28 - not yet released
+ncmpc 0.29 - (2017-11-05)
+* 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