aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-07-18 16:51:58 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-07-18 16:51:58 +0200
commit2f2f419542247a78f412cff3d3631ade5e09de80 (patch)
treef928e3d636d69d542d130335c70720accd8e796f /CHANGELOG
parentf880bbd5f96f505d8c00cdfe9d3ad46160d7c34c (diff)
downloadqxmpp-2f2f419542247a78f412cff3d3631ade5e09de80.tar.gz
remove confusing QXmppPresence::Status::Offline
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9fd67f0c..88951a95 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ QXmpp 0.6.0 (UNRELEASED)
* XEP-0221: Data Forms Media Element
- Fix data form title/instructions XML serialization.
+ - Remove confusing QXmppPresence::Status::Offline status type.
- Deprecate QXmppConfiguration::setSASLAuthMechanism(), replaced by
the string-based QXmppConfiguration::setSaslAuthMechanism().