Code

aconnect: remove bogus assertions
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index e913f5ae3d3ccc683a25b009c7b5b08e80a0cfdf..d202e7415fd7595bd0d3c2f34721e29202917c4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
-ncmpc 0.28 - not yet released
+ncmpc 0.29 - not yet released
+* fix crash after losing MPD connection
+* fix crash after DNS lookup error
+
+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