From 74201cb6158db6448ebf5d8330ace6ad4a139693 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 18 Dec 2007 01:35:40 +0000 Subject: cleaned up XML API errors so that they are always xml docs regardless --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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 -- cgit