diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-02 03:19:47 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-02 03:19:47 +0000 |
commit | 7ddeb585a05051ce9750a1daff0e688c8b6e9371 (patch) | |
tree | 147b86f6eee54b6a81913af46456b93451b9dd56 /docs/CHANGELOG | |
parent | 87ef79d5be84502ec917e802d6f5c28d27eaa446 (diff) | |
download | ampache-7ddeb585a05051ce9750a1daff0e688c8b6e9371.tar.gz ampache-7ddeb585a05051ce9750a1daff0e688c8b6e9371.tar.bz2 ampache-7ddeb585a05051ce9750a1daff0e688c8b6e9371.zip |
fixed album art gathering so it only does it when the album changes, also fixed display so it correctly updates
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 8329d415..36df5e8e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Fixed Gathering album art to only gather for changed albums + - Fixed display of catalog to correctly show catalog stats - Gather album art now only gathers for the specified catalog - Fixed Random methods (rightbar) - Added Loading box for ajax actions |