From 779f4bf4e560d7f415ea51a96ed547831745a8dc Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 13 May 2007 21:37:49 +0000 Subject: updated sql file, and the install process now works --- docs/CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 94a87567..2a250cd9 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,14 +4,15 @@ -------------------------------------------------------------------------- v.3.4-Alpha1 + - Updated SQL to latest version + - Moved Album art out of the album table into album_data + - Changed Browsing Method and default playlist method - Added Play links for Favorite Artists/Albums/Songs - Fixed an issue with the random album selection that was causing a full table scan, which could lead to poor performance with large databases - Start of Complete rewrite, config file format changed, requires manual re-creation of /config/ampache.cfg.php - - Added some minor sorting to the browse by song - - Added ability to search year range (Thx Tom Kiehne) - Updated French and German translations - Added min song count to Browse Artist, refercing min object count preference -- cgit