diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-01-14 05:03:03 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-01-14 05:03:03 +0000 |
commit | 427c5ac163cd7a79c83102aaa3fcb6572ab59cfb (patch) | |
tree | af8a96374a62629c8439d37fdc812a697f068a6d /docs/CHANGELOG | |
parent | 3c99e635ee70b89cf1689d3372c7526e638b2b25 (diff) | |
download | ampache-427c5ac163cd7a79c83102aaa3fcb6572ab59cfb.tar.gz ampache-427c5ac163cd7a79c83102aaa3fcb6572ab59cfb.tar.bz2 ampache-427c5ac163cd7a79c83102aaa3fcb6572ab59cfb.zip |
fixed the filter display and added a playlist_type filter for admins
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 83c29832..bf1033b2 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Added Checkbox for All Playlists filter (Admin Only) also made + filters only appear when its logical for them to be there - Fixed filtering of Private Playlists and fixed editing of type of playlist. Default is still public on creation. - Fixed erronous fseek() when downsampling. |