diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-05-13 21:37:49 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-05-13 21:37:49 +0000 |
commit | 779f4bf4e560d7f415ea51a96ed547831745a8dc (patch) | |
tree | c99f06687da016d975b3e131ff2d57a8b68da0dd /docs | |
parent | 1a6ae62569dbc5603a361a488641950cc317ac3d (diff) | |
download | ampache-779f4bf4e560d7f415ea51a96ed547831745a8dc.tar.gz ampache-779f4bf4e560d7f415ea51a96ed547831745a8dc.tar.bz2 ampache-779f4bf4e560d7f415ea51a96ed547831745a8dc.zip |
updated sql file, and the install process now works
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
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 |