diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-07-04 16:26:59 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-07-04 16:26:59 +0000 |
commit | 614868f26432ec5a7bc97f5479c959d955abe2f0 (patch) | |
tree | 74e9a6215de300bb7b351a6b5bdd90b81f69d680 | |
parent | 0d45fa2001d71a7a64a410d9b0460955bc5d4b89 (diff) | |
download | mpd-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
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |