aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-24 15:55:50 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-24 15:55:50 +0000
commit63a62a45142380d67db3d2d5cb57891b2c9371e7 (patch)
treebe0a04a55afa9e530fb0fb61bb35306fb7f9ddf4 /ChangeLog
parent3b2f4b4980071371055afe55509a50c7711bb196 (diff)
downloadmpd-63a62a45142380d67db3d2d5cb57891b2c9371e7.tar.gz
mpd-63a62a45142380d67db3d2d5cb57891b2c9371e7.tar.xz
mpd-63a62a45142380d67db3d2d5cb57891b2c9371e7.zip
fix some changelog grammar
git-svn-id: https://svn.musicpd.org/mpd/trunk@455 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 88a640119..b07ccc3d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,15 @@
ver 0.10.2 (2004/3/25)
1) Add suport for AAC
-2) Substitute '\n' with ' ' int tag info
+2) Substitute '\n' with ' ' in tag info
3) Remove empty directories from db
4) Resume from current position in song when using state file
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
+8) Fix a bug where alsa mixer wasn't detecting 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)
10) Report bitrate for wave files
-11) Computer song length of CBR mp3's more accurately
+11) Compute 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