diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-23 15:15:38 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-23 15:15:38 +0000 |
commit | e24513ed3a7909c5395c434c2150c319829271d7 (patch) | |
tree | d325b33ecfad4d7bc116694e5f111c00db17424c /ChangeLog | |
parent | daeaccca155541ad3511f3f606a537c3f40a0686 (diff) | |
download | mpd-e24513ed3a7909c5395c434c2150c319829271d7.tar.gz mpd-e24513ed3a7909c5395c434c2150c319829271d7.tar.xz mpd-e24513ed3a7909c5395c434c2150c319829271d7.zip |
changelog updates for 0.10.4
git-svn-id: https://svn.musicpd.org/mpd/branches/branch-0.10.3@1144 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +ver 0.10.4 (2004/5/26) +1) Fix configure problems on OpenBSD with langinfo and iconv +2) Fix an infinte loop when writing to an interface and it has expired +3) Fix a segfault in decoding flac's +4) Ingore CRC stuff in mp3's since some encoders did not compute the CRC correctly + ver 0.10.3 (2004/4/2) 1) Fix a segfault when a blanck line is sent from a client 2) Fix for loading playlists on platforms where char is unsigned |