aboutsummaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-03-31 15:47:48 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-03-31 15:47:48 +0000
commit945b8e66ab1c19680beb2963391808a83264bf1c (patch)
tree832c1b22ac21072dee262cee31448b4c12dab43d /UPGRADING
parent59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c (diff)
Being a picky little bitch about those doc updates.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5787 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING10
1 files changed, 6 insertions, 4 deletions
diff --git a/UPGRADING b/UPGRADING
index bec75361..6416ec87 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -3,10 +3,12 @@
Upgrading to 0.13.0
-------------------
-JACK and libsamplerate have been added as optional dependencies (see
-zeroconf_name and samplerate_converter, respectively). Added
-gapless_mp3_playback, update to the latest mpdconf.example in the docs
-directory. FLAC/OggFLAC now supports the 1.1.13 API.
+JACK, Avahi, and libsamplerate have been added as optional dependencies.
+FLAC/OggFLAC now supports the 1.1.3 API.
+
+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.
Upgrading to 0.12.0
-------------------