diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-21 00:28:18 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-21 00:28:18 +0000 |
commit | 41db2472342bd0cdcd572f9f37bca698db6f6d2f (patch) | |
tree | 742102e58f80f1e8b715efb9ac34a4d8e8a589cf /docs | |
parent | d642b02e2d03c920ce8fa77cff33f24e1f407021 (diff) | |
download | ampache-41db2472342bd0cdcd572f9f37bca698db6f6d2f.tar.gz ampache-41db2472342bd0cdcd572f9f37bca698db6f6d2f.tar.bz2 ampache-41db2472342bd0cdcd572f9f37bca698db6f6d2f.zip |
fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view
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 394846bb..76dd2444 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Beta3 + - Fixed Recently Played to do Distinct over last X rather then + distinct over all time + - Added update the attempts to correct the charset on the db + columns - Added prompt for input charset to fix_filenames.inc - Updated Links in Readme - Fixed Show Art filter on browse by albums |