From 3ef043392c849f3042acc630942a35fa722a3943 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 6 Aug 2019 11:09:36 +0200 Subject: input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1 Version 10.2+0.93+1 was released five years ago in 2014 and is the first version to feature cdio_cddap_free_messages(). There is no way to check the libcdio-paranoia version at compile time, so let's just remove support for older versions instead of attempting to fix the cdio_cddap_free_messages() check at build time. Closes https://github.com/MusicPlayerDaemon/MPD/issues/613 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 34b6c0a00..c4218b86d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ ver 0.21.13 (not yet released) +* input + - cdio_paranoia: require libcdio-paranoia 10.2+0.93+1 * decoder - mad: fix crackling sound (0.21.12 regression) -- cgit v1.2.3