diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-15 08:35:00 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-15 08:35:00 +0000 |
commit | 1cf10721654764b366f6b105e76da071aa3c7f66 (patch) | |
tree | 046769763526b68033e8bfb521389f8db1556e25 /docs/CHANGELOG | |
parent | 5d98a104bc750053e90da5f8dd9664e0433f900d (diff) | |
download | ampache-1cf10721654764b366f6b105e76da071aa3c7f66.tar.gz ampache-1cf10721654764b366f6b105e76da071aa3c7f66.tar.bz2 ampache-1cf10721654764b366f6b105e76da071aa3c7f66.zip |
fixed two transcode bugs
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f7f25517..6d0ade3f 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Fixed incorrect extension and stream command being sent when using + transcode for type other then mp3 + - Fixed default flac downsample command, removed -r as flac decode + appears to not be raw pcm - Fixed download filename to match the catalog filename pattern - Added downloads back to stats tracking - Fixed disable/re-enable of users |