aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-06 16:35:53 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-06 16:35:53 +0000
commite74eb1cf699fca5079e3a7f6c4a428c8372e83f6 (patch)
tree837d32849098620ec0c05364f2e649ad0c3d75c9 /ChangeLog
parentac8884d3a530d8fb1573c8715797035e37586621 (diff)
downloadmpd-e74eb1cf699fca5079e3a7f6c4a428c8372e83f6.tar.gz
mpd-e74eb1cf699fca5079e3a7f6c4a428c8372e83f6.tar.xz
mpd-e74eb1cf699fca5079e3a7f6c4a428c8372e83f6.zip
forgot note that libmad and libid3tag were upgraded
git-svn-id: https://svn.musicpd.org/mpd/trunk@214 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a26fda901..7e5d8b637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ 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
+4) Updated libmad and libid3tag included w/ source to 0.15.1b
ver 0.10.0 (2004/3/3)
1) Use UTF-8 for all client communications