aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-23 21:35:05 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-23 21:35:05 +0000
commit0a5f0492a2aff7ed55f9027d98edd86cb26b6ada (patch)
tree465a0e09daf131c2ed8595305e6930745b3eec5c /ChangeLog
parent9c9ce227f50302379f9cb0d0af517e1a9f1e2b64 (diff)
downloadmpd-0a5f0492a2aff7ed55f9027d98edd86cb26b6ada.tar.gz
mpd-0a5f0492a2aff7ed55f9027d98edd86cb26b6ada.tar.xz
mpd-0a5f0492a2aff7ed55f9027d98edd86cb26b6ada.zip
git-svn-id: https://svn.musicpd.org/mpd/trunk@422 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df4d75fed..45fb42b3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ ver 0.10.2 (2004/3/25)
5) Pause now closes the music device, and reopens it on resuming
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)
ver 0.10.1 (2004/3/7)
1) Check to see if we need to add "-lm" when linking mpd