From 13afb4999cc897f8e7b84bbdd9b06b49fe097dad Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 21 Aug 2010 08:54:41 +0000 Subject: removing items which are already covered in XEP list --- CHANGELOG | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 87bec9b7..aac6bd9d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -34,15 +34,10 @@ QXmpp 0.2.0 (Aug XX, 2010) - Add targets in *.pro file for packaging, installing and generating documentation - Use QXmlStreamWriter while creating stanzas to be sent to the server - Clean up getter accessors from "getFoo" to "foo" - - Add proper file transfer management. + - Add proper file transfer management - Add support for keep-alive pings - Report authentication errors - - Disable automatic reconnection when a "conflict" stream errors is received - (avoid ping-pong between two QXmpp-based clients using the same jid/resource) - - - Add initial support for archive managements - - Add initial support for Jingle call establishment - - Fix the XML-RPC code's encoding/decoding for types other than strings + - Automatic reconnection mechanism - Add a test suite for stanza parsing / serialisation - Refactor the logging code - Add proxy support -- cgit v1.2.3