diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-28 02:18:08 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-28 02:18:08 +0000 |
commit | 705fba8f49faa42ed7f004f67b74a996c29ddb3d (patch) | |
tree | e6409a5c1f9106a03e0abbb13cdb92e9c1a0968a /docs | |
parent | 9030c16466ec16db505d755d9b6405b5a40c897d (diff) | |
download | ampache-705fba8f49faa42ed7f004f67b74a996c29ddb3d.tar.gz ampache-705fba8f49faa42ed7f004f67b74a996c29ddb3d.tar.bz2 ampache-705fba8f49faa42ed7f004f67b74a996c29ddb3d.zip |
ajax loading thingy added to css, fixed random methods on rightbar and added a default sort to the browse methods
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 2e4f9dcd..6f7714ee 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Fixed Random methods (rightbar) + - Added Loading box for ajax actions - Added ability to append to existing playlists - Modified Play Method to use hidden iframe - Fixed album random and by min random |