diff options
author | lotan_rm <lotan_rm@hotmail.com> | 2012-02-20 23:38:48 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-02-20 23:38:48 -0500 |
commit | 073f49c3e876bbc361d0bc8174fc4660208c2e3e (patch) | |
tree | 3c6d369436daca87bae04135c95a258b3d9b63e1 /docs/CHANGELOG | |
parent | dd764b1ebfc6ed7898b728c8866c6ed945dda163 (diff) | |
download | ampache-073f49c3e876bbc361d0bc8174fc4660208c2e3e.tar.gz ampache-073f49c3e876bbc361d0bc8174fc4660208c2e3e.tar.bz2 ampache-073f49c3e876bbc361d0bc8174fc4660208c2e3e.zip |
FS#212 - Incorrect album art uri
Missing ampersand.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index aac78124..79d2dad3 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-Alpha2 + - Fixed art URL returned via the API (patch by lotan_rm) - Fixed video searches (reported by mchugh19) - Fixed Database Upgrade issue that caused catalog user/pass for remote catalogs to not be added correctly |