diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-16 02:59:34 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-16 02:59:34 +0000 |
commit | d76cefcf01ca215813eb5d4d7f118115aa0718a9 (patch) | |
tree | 75076d01fdaabbc5332f886a461cec21267949a4 /docs/CHANGELOG | |
parent | 0ab8de668c22f7989d4451b84c072524c7ab78de (diff) | |
download | ampache-d76cefcf01ca215813eb5d4d7f118115aa0718a9.tar.gz ampache-d76cefcf01ca215813eb5d4d7f118115aa0718a9.tar.bz2 ampache-d76cefcf01ca215813eb5d4d7f118115aa0718a9.zip |
fixed disabled songs mojo
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c80a1395..f58636d8 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed disable/enable functions which were incorrectly referencing + session variables to check for permission (always failed) - Fixed lack of default amazon web url which prevented searching from working at all if you had not updated yoru config file |