diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-14 18:31:03 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-14 18:31:03 +0000 |
commit | c22b5025d3e77325923937f293c30d85111f5af9 (patch) | |
tree | 872749a25099de6404eafcd49f3b97963d769a84 /docs | |
parent | 4d7170217da3a9361d2f7ebb135dea77d5372870 (diff) | |
download | ampache-c22b5025d3e77325923937f293c30d85111f5af9.tar.gz ampache-c22b5025d3e77325923937f293c30d85111f5af9.tar.bz2 ampache-c22b5025d3e77325923937f293c30d85111f5af9.zip |
fixed redirection after applying a rating to an album
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 972dd500..4cd69627 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed redirection after applying a rating to an album - Fixed a few typos in the xmlrpc code and playlists and fixed the weird skipping when seeking using some players (Thx Sven) - Fixed a problem with the Image Resize code which wasn't correctly |