diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 14:37:57 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 14:37:57 +0200 |
| commit | 3d6c785660ffcd982e97e8e80e7ecc3a05e022ef (patch) | |
| tree | d2e63dae0074e6a03abb5432c8e5cda9f2c57549 /CHANGELOG | |
| parent | 66af3052ce1754b8617599428b9070c0f2bb02b1 (diff) | |
| download | qxmpp-3d6c785660ffcd982e97e8e80e7ecc3a05e022ef.tar.gz | |
add QXmppClient::isAuthenticated
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ QXmpp 0.6.4 (UNRELEASED) - Add support for see-other-host server change. - Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger. - Make it possible to disable non-SASL authentication. + - Add QXmppClient::isAuthenticated() to query whether authentication has been + performed. QXmpp 0.6.3 (Jul 24, 2012) -------------------------- |
