diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-01 15:25:25 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-01 15:25:25 +0000 |
commit | 87ef79d5be84502ec917e802d6f5c28d27eaa446 (patch) | |
tree | 374654e5d276b9779197d11ca799eb1ac907829f /docs | |
parent | f4ab9bad1a8bee3b8ed43edceb02d526ede0a7fc (diff) | |
download | ampache-87ef79d5be84502ec917e802d6f5c28d27eaa446.tar.gz ampache-87ef79d5be84502ec917e802d6f5c28d27eaa446.tar.bz2 ampache-87ef79d5be84502ec917e802d6f5c28d27eaa446.zip |
tweaked the mpd class a bit changing timeouts, fixed the gather album art so it only gathers for the specified catalog
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 6f7714ee..8329d415 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Gather album art now only gathers for the specified catalog - Fixed Random methods (rightbar) - Added Loading box for ajax actions - Added ability to append to existing playlists |