Code

meson.build: define _GNU_SOURCE for getaddrinfo() and sigaction() with glibc
[ncmpc.git] / NEWS
diff --git a/NEWS b/NEWS
index 398245d79f10061afb2a75d2b599e88124d14947..43b713c749a9301ca6092e17d9d37ae5ed6d9122 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+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
 * remove the status bar clock (option "display-time")