From 0dca6d349156c144c785ce8a107286a048e5cb67 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Mon, 13 Sep 2010 20:58:09 +0000 Subject: feed CHANGELOG --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ac17d6e8..1592cb5e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,12 +6,15 @@ QXmpp 0.3.0 (Unreleased) - New Classes * QXmppServer: base class for building XMPP servers * QXmppVersionManager: manager class for XEP-0092: Software Version - + * QXmppDiscoveryManager: manager class for XEP-0030: Service Discovery + - New Examples * example_9_vCard: vCard handling example - Deprecation * QXmppVCard class name changed to QXmppVCardIq + * Signal QXmppClient::discoveryIqReceived in favour of + QXmppDiscoveryManager::informationReceived - Add support for DNS SRV lookups, meaning you can connect to nearly all servers using only a JID and a password. -- cgit v1.2.3