diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-08 04:20:13 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-09-08 04:20:13 +0000 |
commit | e98446d5701b9467bc64003b0f08c7c915db1e61 (patch) | |
tree | f3816cf1f61672b18e27d131f7c656767421b9f3 /docs | |
parent | 94991b185cc8e0048194e77749593c0388636444 (diff) | |
download | ampache-e98446d5701b9467bc64003b0f08c7c915db1e61.tar.gz ampache-e98446d5701b9467bc64003b0f08c7c915db1e61.tar.bz2 ampache-e98446d5701b9467bc64003b0f08c7c915db1e61.zip |
fixed missing password pass issue with the mpd controller
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 544c738f..496fd1ec 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.2 + - Fixed an issue with the MPD Controller not passing the password + to the MPD class causing flames to shoot out if your MPD + had a password set - Fixed issue with transcoding not changing the mime type or the filename, currently hardcodes to mp3 and audio/mpeg - Updated Spanish Translation (Thx Bgordon) |