diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-18 05:52:06 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-10-18 05:52:06 +0000 |
commit | f64a2f4d00b801408b558917bae8f6a428931fe7 (patch) | |
tree | 3640a6ac0a94c00d021835a6cf94d83ec7377ccb /docs | |
parent | 15c56f21f2a74c8d25e8d74b2cc4b4020e9db74f (diff) | |
download | ampache-f64a2f4d00b801408b558917bae8f6a428931fe7.tar.gz ampache-f64a2f4d00b801408b558917bae8f6a428931fe7.tar.bz2 ampache-f64a2f4d00b801408b558917bae8f6a428931fe7.zip |
fixed admin prefs, flushed out localplay stuff, tweaked filters on browse
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c88feed8..04b77f1e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Added reset of filters when switching between browse types this + may be removed in the future... + - Fixed LastFM submitting even when there was no username/password + - Put Catalog 'All' Functions back onto catalog view + - Fixed Admin Preferences reverting to user after first update + - Fixed Localplay playlist - Updated Ajax Load icon (Thx Spocky) - Replaced Flash Player with Lacy Morrow's (http://blog.lacymorrow.com/) (Thx Hugoh) |