From 7ddeb585a05051ce9750a1daff0e688c8b6e9371 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 2 Oct 2007 03:19:47 +0000 Subject: fixed album art gathering so it only does it when the album changes, also fixed display so it correctly updates --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') 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 -- cgit