diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-11-19 08:34:52 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-11-19 08:34:52 +0000 |
commit | b372d114dce875b9e69230fe903780ae50195584 (patch) | |
tree | f2dd58be35f5ec8c7ab4cee55decec3b2b931bae /docs | |
parent | f4d94f034e6ca26d37244028d8ccb08ddbab0e8c (diff) | |
download | ampache-b372d114dce875b9e69230fe903780ae50195584.tar.gz ampache-b372d114dce875b9e69230fe903780ae50195584.tar.bz2 ampache-b372d114dce875b9e69230fe903780ae50195584.zip |
fixed an album art config parsing problem, Thanks Karl Hungus more work on xml class and api mojo, handshake logic in place
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 eee6d4a9..a18079fa 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha3 + - Fixed by where Ampache would incorrectly search for album art + when config option was empty (Thx Karl Hungus) - Enabling a Localplay Method will now set Allow Localplay to true - Fixed all playlist methods, send, send and clear and clear on send now work correctly |