diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-06 06:05:32 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-06 06:05:32 +0000 |
commit | b3dcd437cb507774753659faa113d499e107e201 (patch) | |
tree | faaaf999315b575f063c0564ea4d6d5aebb9ea5e /docs/CHANGELOG | |
parent | f7cfd87117fbd41911bb6823aec8ea3ffdd72350 (diff) | |
download | ampache-b3dcd437cb507774753659faa113d499e107e201.tar.gz ampache-b3dcd437cb507774753659faa113d499e107e201.tar.bz2 ampache-b3dcd437cb507774753659faa113d499e107e201.zip |
fixed lack of prefix on albums improves album art search results, thx darkside
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c0ae3b74..a6891cd9 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Added another layer of checking on catalog deletes to help + prevent orphaned elements + - Fixed lack of prefix on Albums, improves album art search + results (Thx darkside) - Fixed problem with invalid urls populated to localplay methods under certin conditions - Fixed Album Art dump bin script |