aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-06-25 22:54:18 +0200
committerMax Kellermann <max@duempel.org>2010-06-25 22:54:18 +0200
commit9eb292c1e570826de53913a8132d90488a25bc9c (patch)
tree486854f9b63628fca0479b5096c024e199aa543a /NEWS
parent5216cfb3c8cc95d1f362f019c2176868949b224c (diff)
downloadmpd-9eb292c1e570826de53913a8132d90488a25bc9c.tar.gz
mpd-9eb292c1e570826de53913a8132d90488a25bc9c.tar.xz
mpd-9eb292c1e570826de53913a8132d90488a25bc9c.zip
decoder/mp4ff: support tag "album artist"
We already supported "albumartist", but it seems some folks also use "album artist" (with a space).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b5b6e91ab..35a99e759 100644
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,7 @@ ver 0.16 (20??/??/??)
- wavpack: activate 32 bit support
- wavpack: allow more than 2 channels
- mp4ff: rename plugin "mp4" to "mp4ff"
- - mp4ff: support tags "albumartist", "band"
+ - mp4ff: support tags "album artist", "albumartist", "band"
- mikmod: fix memory leak
* encoders:
- twolame: new encoder plugin based on libtwolame