diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-07-30 04:28:49 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-07-30 04:28:49 +0000 |
commit | 49e9368674124d7fc577e3d9a85210504717f4e6 (patch) | |
tree | 26b79aace9edf43c7db93f5bc0f2daa30269303f /docs/CHANGELOG | |
parent | f68c1b545f85c0fa8c13f93370fbb9502dc6c2c9 (diff) | |
download | ampache-49e9368674124d7fc577e3d9a85210504717f4e6.tar.gz ampache-49e9368674124d7fc577e3d9a85210504717f4e6.tar.bz2 ampache-49e9368674124d7fc577e3d9a85210504717f4e6.zip |
sync of fixes from branch
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index aa0d9923..328ba5a4 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fixed issue where Remote songs would never be removed from + the democratic playlist + - Fixed issue where user preferences weren't set correctly + on stream (Thx lorijho) - Added caching of user preferences to avoid a SQL query on load (Thx Protagonist) - Fixed home menu not always displaying the entire contents |