aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0e877d05..00cee5d3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)
-------------------------