aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-07-04 16:26:59 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-07-04 16:26:59 +0000
commit614868f26432ec5a7bc97f5479c959d955abe2f0 (patch)
tree74e9a6215de300bb7b351a6b5bdd90b81f69d680 /ChangeLog
parent0d45fa2001d71a7a64a410d9b0460955bc5d4b89 (diff)
downloadmpd-614868f26432ec5a7bc97f5479c959d955abe2f0.tar.gz
mpd-614868f26432ec5a7bc97f5479c959d955abe2f0.tar.xz
mpd-614868f26432ec5a7bc97f5479c959d955abe2f0.zip
update changelog for 0.11.2
git-svn-id: https://svn.musicpd.org/mpd/trunk@1792 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26f7d4be6..00cec500b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ver 0.11.2 (2004/7/5)
+1) Work around in computing total time for mp3's whose first valid mpeg frame is not layer III
+2) Fix mp3 and mp4 decoders when seeking past the end of the file
+3) Fix replaygain for flac and vorbis
+4) Fix memory leaks in flac decoder (from normalperson)
+5) Fix Several other bugs in playlist.c and directory.c (from normalperson)
+
ver 0.11.1 (2004/6/24)
1) Fix a bug that caused "popping" at the beginning of mp3's
2) Fix playlistid command