aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-05 19:43:16 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-05 19:43:16 +0000
commit9ddfd9aa502ee36ef715943dbb4e2dd79b144efe (patch)
tree70a6b78c86f145bdaf7f134b8c5f406419aea7a3 /ChangeLog
parent936d53bc61df2c49feed94b7c9780654182e7edf (diff)
downloadmpd-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ba1359b7..a26fda901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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