diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-03 07:23:10 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-09-03 07:23:10 +0000 |
commit | 32180a41a11c46f30d24b6ac497601c577bf10cd (patch) | |
tree | 9f6007ca388156c28b949aeb5a204df149a4dd4c /docs | |
parent | eeeece05dbbcee311d9909d73a3f0b7c9bcecad4 (diff) | |
download | ampache-32180a41a11c46f30d24b6ac497601c577bf10cd.tar.gz ampache-32180a41a11c46f30d24b6ac497601c577bf10cd.tar.bz2 ampache-32180a41a11c46f30d24b6ac497601c577bf10cd.zip |
added ability to save playlists based on the active playlist, fixed the send on add playlist preference, send and clear still does not work, but its progress
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ac69e5d3..9060e41f 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Alpha2 + - Added ability to delete songs from a saved playlist + - Added ability to create a new playlist based on active playlist + - Fixed the Playlist Method 'Send on Add' so that it works, the + 'Send and Clear' is still broken - Fixed Advanced random - Fixed missing artist name on Albums of the Moment - Added simple Playlist element view, non-editable |