summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-21 19:32:25 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-21 19:32:25 +0000
commite540814435a7b825ef585bdcbf0b79f3f5f47e99 (patch)
tree823e8b7b5b9443dee06f11b30006c94f8ae7de36 /docs
parent2493e8eb48c48eeda11095406fdc22004053271a (diff)
downloadampache-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-xdocs/CHANGELOG2
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