From 8b5f47d3a327fb4fcc1fef6cb5c610a999aae82c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 29 Jan 2015 08:20:14 +0100 Subject: decoder/DsdLib: raise ID3 tag limit to 1 MB A bug report was submitted with a 600 kB ID3 tag that could not be read by MPD. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 097da9199..ed6f0912e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ ver 0.19.9 (not yet released) +* decoder + - dsdiff, dsf: raise ID3 tag limit to 1 MB * fix build failure with uClibc * fix build failure on non-POSIX operating systems -- cgit v1.2.3