aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-06-13 18:35:44 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-06-13 18:35:44 +0000
commit08d1b46847e55b3e3d222ccfe5b1f31fbc434f84 (patch)
treeea3a751c37be19abeb8c871da22234ebf0d7c8ba /ChangeLog
parentd8e229b9182659af9c2e08ec7334ede90aa29d94 (diff)
downloadmpd-08d1b46847e55b3e3d222ccfe5b1f31fbc434f84.tar.gz
mpd-08d1b46847e55b3e3d222ccfe5b1f31fbc434f84.tar.xz
mpd-08d1b46847e55b3e3d222ccfe5b1f31fbc434f84.zip
update changelog with 0.10.4 changes
git-svn-id: https://svn.musicpd.org/mpd/trunk@1465 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 b6da2a58a..55b702531 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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