From d62207327c99ea070985d46eaa8399b139914a86 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 20 Dec 2006 02:59:31 +0000 Subject: * Added new icons, and speed up icon display * Fixed ORDER BY `track` on play selected * Started work on editing/flagging albums and artists --- docs/CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b7f85d31..a38f8308 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.3.3-Beta3 + - Fixed ORDER BY `track` that was missing on play selected and + reduced it to a single query, rather then one per object + - Fixed ip history being tracked even if disabled in config + - Improved performance of icon rendering due to increased use + - Added error handling for if /config/ampache.cfg.php.dist is + not readable - Added new Icons from http://www.famfamfam.com from the Silk subset. (Thx kalrnux && Mark James) -- cgit