diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-21 08:54:41 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-08-21 08:54:41 +0000 |
| commit | 13afb4999cc897f8e7b84bbdd9b06b49fe097dad (patch) | |
| tree | a2df0a5d7d8ece11c777acdd75f5bc835584515f | |
| parent | d3667498b11c4f4c5c00f1b2e50df4095d74b97b (diff) | |
| download | qxmpp-13afb4999cc897f8e7b84bbdd9b06b49fe097dad.tar.gz | |
removing items which are already covered in XEP list
| -rw-r--r-- | CHANGELOG | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -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 |
