From f74b261fad3f06e9e27d5aca7e86d9ca14b5a67a Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 5 Sep 2012 17:35:21 +0200 Subject: Add QXmppMucRoom::name() to get the room's human-readable name. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 94ebc214..6e98cce2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,8 +4,9 @@ QXmpp 0.7.2 (Unreleased) - Handle Error replies in QXmppDiscoveryManager so that library users can know about errors. - If building with Qt 5, use Qt's QDnsLookup instead of our backport. - - Improve MUC scritability: + - Improve MUC scriptability: * Add QXmppMucRoom::ban() to ban users. + * Add QXmppMucRoom::name() to get the room's human-readable name. * Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID. QXmpp 0.7.1 (Sep 3, 2012) -- cgit v1.2.3