diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 06:13:32 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-09 06:13:32 +0000 |
commit | b3950d0c942364ce9ab2e99c6914977158b2a09c (patch) | |
tree | 64bf2dbe591ec7d74acb4602ca152c771430f079 /docs | |
parent | f4ad61dccfd3b92760659f0382ca51a14e92a8b8 (diff) | |
download | ampache-b3950d0c942364ce9ab2e99c6914977158b2a09c.tar.gz ampache-b3950d0c942364ce9ab2e99c6914977158b2a09c.tar.bz2 ampache-b3950d0c942364ce9ab2e99c6914977158b2a09c.zip |
new db update, moved prefs around removed useless one and fixed some defaults, also fixed some potential issues with lastfm
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 9fe98eba..0927d824 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Cleaned up Preferences, moved Plugin Preferences into their own + section + - Fixed potential LastFM issue if invalid data is passed - Added Abstract class for localplay and started work on next generation of localplay support - Moved Catalog functions out of sidebar, back into the content |