diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-02-05 10:03:57 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-02-05 10:03:57 +0000 |
| commit | 2d1224ec429f7338fe4364fef05a5d80d6968b59 (patch) | |
| tree | f61419368840b2ade97d79f41c75a5e201c1197b | |
| parent | abafd30389d92a8e085677d9e204f510326640d1 (diff) | |
| download | qxmpp-2d1224ec429f7338fe4364fef05a5d80d6968b59.tar.gz | |
transferManager remove
| -rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,7 +24,10 @@ QXmpp 0.3.0 (Unreleased) * QXmppVCard class name changed to QXmppVCardIq * Signal QXmppClient::discoveryIqReceived in favour of QXmppDiscoveryManager::infoReceived and QXmppDiscoveryManager::itemsReceived - + - Removal + QXmppClient::transferManager() + Note: Use QXmppClient::addExtension() and QXmppClient::findExtension() + - Add support for DNS SRV lookups, meaning you can connect to nearly all servers using only a JID and a password. - Improve support for SASL authentication, with a verification of the second |
