From bbf79a59703ef3ba4ed63c8143f97d9da5a73b8d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 8 Feb 2007 21:19:24 +0000 Subject: * Initial Database Changes for 3.4, many things are now broken --- docs/CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ee313a47..c0e9e2b6 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -2,6 +2,15 @@ --------- Ampache -- CHANGELOG --------- -------------------------------------------------------------------------- +-------------------------------------------------------------------------- + v.3.4-Alpha1 + - Fixed a problem where config re-gen wouldn't update the current + version + - Changed database to fix some user tracking issues + - Added date to user_vote to allow for sorting by vote date on + democratic play + - Added Label, Catalog # and Language to song extended data table + -------------------------------------------------------------------------- v.3.3.3 01/26/2007 - Updated the SQL file for stable release -- cgit