diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-18 01:35:40 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-18 01:35:40 +0000 |
commit | 74201cb6158db6448ebf5d8330ace6ad4a139693 (patch) | |
tree | c80e8011494c48a17f7edf0609467dc9a84d7f78 /docs | |
parent | b6a7f890d97b88a6dfbcc48d883132e9be44cfda (diff) | |
download | ampache-74201cb6158db6448ebf5d8330ace6ad4a139693.tar.gz ampache-74201cb6158db6448ebf5d8330ace6ad4a139693.tar.bz2 ampache-74201cb6158db6448ebf5d8330ace6ad4a139693.zip |
cleaned up XML API errors so that they are always xml docs regardless
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 01516521..ba3f4b8a 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Fixed it so that all errors should return an XML document when + using the XML API. - Added Basic ShoutBox functionality, needs formating fixes and needs to be moved to a better spot in classic theme it must be turned on in the /config/ampache.cfg.php |