aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-09-01 09:22:18 +0200
committerMax Kellermann <max@duempel.org>2011-09-01 11:06:08 +0200
commit13cdc9a9f8944d124da3f6a25dfc93cd9f11997b (patch)
tree325c2814d3c44542982619ed76c2db489a3968fa /NEWS
parenta1b880642244b9f732d327e1d93162652838bb06 (diff)
downloadmpd-13cdc9a9f8944d124da3f6a25dfc93cd9f11997b.tar.gz
mpd-13cdc9a9f8944d124da3f6a25dfc93cd9f11997b.tar.xz
mpd-13cdc9a9f8944d124da3f6a25dfc93cd9f11997b.zip
configure.ac: auto-detect libmad without pkg-config
The pkg-config file was added by the Debian package maintainers, and unfortunately, the rest of the world doesn't have it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e0c376ec9..9a6764d9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
ver 0.16.4 (2011/??/??)
* don't abort configure when avahi is not found
+* auto-detect libmad without pkg-config
* fix memory leaks
* don't resume playback when seeking to another song while paused
* apply follow_inside_symlinks to absolute symlinks