diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-03-26 15:49:57 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-03-26 15:49:57 +0100 |
| commit | 742f672a580461271cbe25c5e87f42e9dc4c3ede (patch) | |
| tree | a4ef3cdf1d1613b8844184f9aad04be8acc66cad /CHANGELOG | |
| parent | ab5bdff45a304730ba5194e328bfc62267e366dc (diff) | |
| download | qxmpp-742f672a580461271cbe25c5e87f42e9dc4c3ede.tar.gz | |
Remove deprecated QXmppPresence::Status type
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ -QXmpp 0.7.7 (UNRELEASED) +QXmpp 0.8.0 (UNRELEASED) - Fix QXmppServer incoming connections with Qt5 (issue 175). - Support for QXmppMessage extensions having tag names other than 'x'. - Support for retrieving the source QDomElement that has been used to initialize a QXmppElement. - Add organizations info interface to QXmppVCardIq. + - Remove deprecated QXmppPresence::Status type. QXmpp 0.7.6 (Mar 9, 2013) ------------------------- |
