aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-01-29 08:20:14 +0100
committerMax Kellermann <max@duempel.org>2015-01-29 08:20:14 +0100
commit8b5f47d3a327fb4fcc1fef6cb5c610a999aae82c (patch)
tree752a1cf6eaa1e3cb58aab07358d6399786596daf /NEWS
parenta289dcb9ee6d7992a21f24b99be667eed6c32321 (diff)
downloadmpd-8b5f47d3a327fb4fcc1fef6cb5c610a999aae82c.tar.gz
mpd-8b5f47d3a327fb4fcc1fef6cb5c610a999aae82c.tar.xz
mpd-8b5f47d3a327fb4fcc1fef6cb5c610a999aae82c.zip
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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