diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-03-05 19:43:16 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-03-05 19:43:16 +0000 |
commit | 9ddfd9aa502ee36ef715943dbb4e2dd79b144efe (patch) | |
tree | 70a6b78c86f145bdaf7f134b8c5f406419aea7a3 /ChangeLog | |
parent | 936d53bc61df2c49feed94b7c9780654182e7edf (diff) | |
download | mpd-9ddfd9aa502ee36ef715943dbb4e2dd79b144efe.tar.gz mpd-9ddfd9aa502ee36ef715943dbb4e2dd79b144efe.tar.xz mpd-9ddfd9aa502ee36ef715943dbb4e2dd79b144efe.zip |
git-svn-id: https://svn.musicpd.org/mpd/trunk@210 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +ver 0.10.1 (2004/3/8) +1) Check to see if we need to add "-lm" when linking mpd +2) Fix issues with skipping bad frames in an mp3 (this way we get the correct samplerate and such) +3) Fix crossfading bug with ogg's + ver 0.10.0 (2004/3/3) 1) Use UTF-8 for all client communications 2) Crossfading support |