diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-27 15:54:36 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-27 15:54:36 +0000 |
commit | b75f24356951b8b9d31029232be223e03dd3e8e6 (patch) | |
tree | 5790cbc9cbb7404890428500117ca94c3396dd16 /docs | |
parent | fc45fa0230e54512edab6e0d7047a1708890d198 (diff) | |
download | ampache-b75f24356951b8b9d31029232be223e03dd3e8e6.tar.gz ampache-b75f24356951b8b9d31029232be223e03dd3e8e6.tar.bz2 ampache-b75f24356951b8b9d31029232be223e03dd3e8e6.zip |
added ability to mass tag songs using the play selected code
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 678e1a09..13d946c2 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.3.3-Beta3 + - Added ability to mass tag using play selected functionality - Fixed Preferences page, preferences now ordered semi-logically - Fixed MPD controller so it displays track numbers correctly - Added HttpQ Localplay Module. |