diff options
author | Avuton Olrich <avuton@gmail.com> | 2007-03-31 15:20:39 +0000 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2007-03-31 15:20:39 +0000 |
commit | 59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c (patch) | |
tree | 472a53d7ff8e48123a9ff0cc148bcf0549c57b44 /UPGRADING | |
parent | ef0397bf5b1e134ab573bfb022b8601fdbb13f3a (diff) | |
download | mpd-59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c.tar.gz mpd-59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c.tar.xz mpd-59342df8f33d5bebe3bd1e895e16d4c1bdc6a98c.zip |
Doc updates for 0.13.0
git-svn-id: https://svn.musicpd.org/mpd/trunk@5786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Music Player Daemon (MPD) - UPGRADING +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. + Upgrading to 0.12.0 ------------------- |