diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-16 21:37:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-16 21:37:23 +0000 |
commit | 3887ab1f65fa556368d555e33b5c3e9ab59459da (patch) | |
tree | 3c006c802b0693a110806d184e038e336d48c35e /docs/CHANGELOG | |
parent | 9dc866338aede131ece294b2dcd939d61a60d187 (diff) | |
download | ampache-3887ab1f65fa556368d555e33b5c3e9ab59459da.tar.gz ampache-3887ab1f65fa556368d555e33b5c3e9ab59459da.tar.bz2 ampache-3887ab1f65fa556368d555e33b5c3e9ab59459da.zip |
fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions
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 e5fbc2ec..9204bb9b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Added Highest Rated option to Advanced Random + - Fixed incorrect mime type being set on ASX playlists + - Fixed problem where you couldn't change playlist type + (Thx Karl Hungus) - Fixed potential issue with display on some preferences - Added Length to Advanced Random and removed Minutes from methods - Added function exists check for session with redirect to /test.php |