aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-05-23 15:15:38 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-05-23 15:15:38 +0000
commite24513ed3a7909c5395c434c2150c319829271d7 (patch)
treed325b33ecfad4d7bc116694e5f111c00db17424c /ChangeLog
parentdaeaccca155541ad3511f3f606a537c3f40a0686 (diff)
downloadmpd-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6da2a58a..039a41e1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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