aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-10-24 23:33:10 +0200
committerMax Kellermann <max@duempel.org>2014-10-24 23:46:20 +0200
commitf36db9bb0402ab98a12f9033e0a0c175268d25db (patch)
treed1c61de44c10c011051db4be53491214097ed41d /NEWS
parent30dd29e251f6a9d247b2203a1e3030c4d52b106c (diff)
downloadmpd-f36db9bb0402ab98a12f9033e0a0c175268d25db.tar.gz
mpd-f36db9bb0402ab98a12f9033e0a0c175268d25db.tar.xz
mpd-f36db9bb0402ab98a12f9033e0a0c175268d25db.zip
configure.ac: auto-disable plugins that require GLib when --disable-glib is used
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 789453005..eaf646185 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ ver 0.19.2 (not yet released)
* output
- fix memory leak after filter initialization error
* fix assertion failure on unsupported PCM conversion
+* auto-disable plugins that require GLib when --disable-glib is used
ver 0.19.1 (2014/10/19)
* input