update changelog with 0.10.4 changes

git-svn-id: https://svn.musicpd.org/mpd/trunk@1465 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-06-13 18:35:44 +00:00
parent d8e229b918
commit 08d1b46847
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
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
5) Fix a segfault in processing faulty mp4 metadata
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