diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-15 20:44:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-15 20:44:17 +0000 |
commit | 883a1d60d3993f606131108d8c5675617d94bc82 (patch) | |
tree | 213d9af47987ef68608217acc20bcd2726e9304b /docs/CHANGELOG | |
parent | 43cc00bb87743334aab8743eef056303ec126e1a (diff) | |
download | ampache-883a1d60d3993f606131108d8c5675617d94bc82.tar.gz ampache-883a1d60d3993f606131108d8c5675617d94bc82.tar.bz2 ampache-883a1d60d3993f606131108d8c5675617d94bc82.zip |
speed up amazon gather and fixed some logic issues, and switched to disks for the download icons
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 7817d4a0..e8aa8a48 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.3 + - Fixed a logic issue with force_http_play + - Improved performance of Amazon album art search by reducing the + queries made on gather album art - Fixed an issue with all numeric usernames - Fixed some minor catalog cleaning issues that could arrise due to the order of the clean functions |