diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-09 17:56:34 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-09 17:56:34 +0000 |
commit | 4b5713c9b0b897afbdc2c29110d948bd62244569 (patch) | |
tree | 4d23bc189011795db07c8eea4df784e2cd8166b4 /docs/CHANGELOG | |
parent | 2b12112868cce750e83a015cb581d376f08a873b (diff) | |
download | ampache-4b5713c9b0b897afbdc2c29110d948bd62244569.tar.gz ampache-4b5713c9b0b897afbdc2c29110d948bd62244569.tar.bz2 ampache-4b5713c9b0b897afbdc2c29110d948bd62244569.zip |
added ability to specify custom album art search options
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 8d613048..2dad9f50 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Alpha4 + - Added ability to re-define album art search (Thx csammis) + https://ampache.bountysource.com/Task.View?task_id=86 - Fixed a logic flaw where it would attempt to parse the m3u before all songs were cataloged https://ampache.bountysource.com/Task.View?task_id=122 |