aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-24 02:32:32 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-24 02:32:32 +0000
commit2ecc498e4c5402a33f1a3a0a25d1199a379b1868 (patch)
tree28c45a6fdaae9568dae2de08f8588f49ae697826 /ChangeLog
parent0977ab5b4e57111a0258f33075069aa834628af0 (diff)
downloadmpd-2ecc498e4c5402a33f1a3a0a25d1199a379b1868.tar.gz
mpd-2ecc498e4c5402a33f1a3a0a25d1199a379b1868.tar.xz
mpd-2ecc498e4c5402a33f1a3a0a25d1199a379b1868.zip
git-svn-id: https://svn.musicpd.org/mpd/trunk@445 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 45fb42b3f..88a640119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,9 @@ ver 0.10.2 (2004/3/25)
6) Fix unnecessary big endian byte swapping
7) If locale is "C" or "POSIX", then use ISO-8859-1 as the fs charset
8) Fix a bug where alsamixer wasn't detect volume changes
-9) For alsa and software mixer, show volume to be the same as it was set (even
-if its not the exact volume)
+9) For alsa and software mixer, show volume to be the same as it was set (even if its not the exact volume)
+10) Report bitrate for wave files
+11) Computer song length of CBR mp3's more accurately
ver 0.10.1 (2004/3/7)
1) Check to see if we need to add "-lm" when linking mpd