diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-13 22:38:09 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-13 22:38:09 +0000 |
commit | 134e6a164e8d9988f1573458aeb9046b192b0378 (patch) | |
tree | 2a377d1087f65491401e4d0418144bae123c9cad /docs | |
parent | 5d6e06fa17d5e155a01e14a9e6ceb3abf3d1b69f (diff) | |
download | ampache-134e6a164e8d9988f1573458aeb9046b192b0378.tar.gz ampache-134e6a164e8d9988f1573458aeb9046b192b0378.tar.bz2 ampache-134e6a164e8d9988f1573458aeb9046b192b0378.zip |
fixed album art if php-gd in not installed
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index fbf84993..f0230a68 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.3.2-Beta2 + - Fixed a problem with the Image Resize code which wasn't correctly + detecting the lack of GD causing no art to be displayed - Fixed Remember Me button (part of the vauth) - Added new Session Handling code called vauth (Vollmer's Auth) - Moved xml-rpc server file to /server/xmlrpc.server.php keeping |