diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-21 19:32:25 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-21 19:32:25 +0000 |
commit | e540814435a7b825ef585bdcbf0b79f3f5f47e99 (patch) | |
tree | 823e8b7b5b9443dee06f11b30006c94f8ae7de36 /docs | |
parent | 2493e8eb48c48eeda11095406fdc22004053271a (diff) | |
download | ampache-e540814435a7b825ef585bdcbf0b79f3f5f47e99.tar.gz ampache-e540814435a7b825ef585bdcbf0b79f3f5f47e99.tar.bz2 ampache-e540814435a7b825ef585bdcbf0b79f3f5f47e99.zip |
added ability to edit artists and albums and flag all songs under them for re-taging
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index db1791a6..74654d89 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.3-Beta3 + - Added ability to edit artist/albums and flag all songs under them + for re-tagging. - Fixed charset of XML documents returned (Thx blueorder) - Fixed ORDER BY `track` that was missing on play selected and reduced it to a single query, rather then one per object |