From 698f05d14f880eb4ec7866ec3a8416ee4d1f838f Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 18 Dec 2007 05:31:54 +0000 Subject: fixed XML-RPC mostly, uses insecure/old authentication method, needs more work --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ba3f4b8a..08e47e3a 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Fixed basic XML-RPC functionality, using insecure / old + authentication method needs more work - Fixed it so that all errors should return an XML document when using the XML API. - Added Basic ShoutBox functionality, needs formating fixes -- cgit