diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2010-02-04 22:16:53 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2010-02-04 22:16:53 +0000 |
commit | 9bf60ea2432ead37219ee20949d94667d530598f (patch) | |
tree | f759cbc51bd0d78245b3e47a9898926af0e77a40 /docs | |
parent | 436046e65d7b4205e0e975b6e3b2d67f5acfd873 (diff) | |
download | ampache-9bf60ea2432ead37219ee20949d94667d530598f.tar.gz ampache-9bf60ea2432ead37219ee20949d94667d530598f.tar.bz2 ampache-9bf60ea2432ead37219ee20949d94667d530598f.zip |
Add bmp to the list of allowed album art types Resolves #589
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 00d213a1..7105cb6c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-Alpha1 + - Add bmp to the list of allowed / supported album art types - Strip extranious whitespace from cmdline catalog update (Thx ascheel) - Fix catalog size math for catalogs up to 4TB (Thx Joost.t.Hart@planet.nl) - Fix httpq not correctly skipping to new song |