diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-03 05:26:24 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-03 05:26:24 +0000 |
commit | 98fef66fec24524e308add41e9af1177238981ed (patch) | |
tree | b7bf683dd1add65d5b0f30f180511d07e2300e59 /docs/CHANGELOG | |
parent | 7bd22a36da9ae7ac654874bde0ac7f4327d96beb (diff) | |
download | ampache-98fef66fec24524e308add41e9af1177238981ed.tar.gz ampache-98fef66fec24524e308add41e9af1177238981ed.tar.bz2 ampache-98fef66fec24524e308add41e9af1177238981ed.zip |
fixed some album art issues and an issue with downloads if no catalog pattern
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 17543d55..5f65fd4c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4 + - Fixed album art thumbs never saving due to incorrect table reference + - Fixed download having no filename if no catalog pattern + - Fixed issue where 0 sized images could be inserted into the database + artifically inflating its size - Added Playlist and Genre Counts to the XMLAPI Handshake - Added ability to Add Search Results to playlist, or download if batch download is enabled |