summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-16 21:37:23 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-16 21:37:23 +0000
commit3887ab1f65fa556368d555e33b5c3e9ab59459da (patch)
tree3c006c802b0693a110806d184e038e336d48c35e /docs/CHANGELOG
parent9dc866338aede131ece294b2dcd939d61a60d187 (diff)
downloadampache-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-xdocs/CHANGELOG4
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