diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-23 11:52:25 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-23 11:52:25 +0000 |
commit | 5550baa4af741d732e44cba19a7fb7f58e623b4b (patch) | |
tree | a50fb090bf3fcdd89921b8b8249963bc00ece014 /ChangeLog | |
parent | 98f523940c35e032be803a8b8f0d7d315e436953 (diff) | |
download | mpd-5550baa4af741d732e44cba19a7fb7f58e623b4b.tar.gz mpd-5550baa4af741d732e44cba19a7fb7f58e623b4b.tar.xz mpd-5550baa4af741d732e44cba19a7fb7f58e623b4b.zip |
Update doc's and Changelog for 0.11.1
git-svn-id: https://svn.musicpd.org/mpd/trunk@1626 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +ver 0.11.1 (2004/6/24) +1) Fix a bug that caused "popping" at the beginning of mp3's +2) Fix playlistid command +3) Fix move commands so they don't mess up the song id's +4) Added support for HTTP Proxy +5) Detect and skip recursive links in the music directory +6) Fix addPathToDB() so updating on a specific path doesn't exist correctly adds the parent directories to the DB + ver 0.11.0 (2004/6/18) 1) Support for playing mp3 and Ogg Vorbis streams 2) Non-blocking Update |