aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING7
1 files changed, 6 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 6416ec87..b25beab6 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -4,12 +4,17 @@ Upgrading to 0.13.0
-------------------
JACK, Avahi, and libsamplerate have been added as optional dependencies.
-FLAC/OggFLAC now supports the 1.1.3 API.
+FLAC/OggFLAC now supports the 1.1.3 API, and libmikmod 3.2.0 betas are
+supported as well.
New mpd.conf parameters include zeroconf_name, samplerate_converter, and
gapless_mp3_playback. See the mpd.conf man page or updated mpconf.example for
more information on these parameters.
+Support for the ID3v2 "Original Artist/Performer" tag has been added. Your
+MP3s will need to be rescanned for these tags to be included in the database.
+This can be done by running mpd --create-db.
+
Upgrading to 0.12.0
-------------------