diff options
| -rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ QXmpp 0.7.7 (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. QXmpp 0.7.6 (Mar 9, 2013) ------------------------- |
