From 77bc16f52520efe50ea0664b11f235897239a482 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 18 Dec 2007 15:16:02 +0000 Subject: fixed dbl negative on xml api and enabled the timestamp check as well as fixed a typo in the config file --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 08e47e3a..6029e406 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Added check to make sure timestamp passed to API is less then + four hours old. Set to four hours to allow for some + difference in server/client time - 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 -- cgit