aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-07-18 07:26:50 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-07-18 07:26:50 +0200
commite8c3ee75083bae3c2c9d0967704aa0c16ce46e17 (patch)
treeeb3ce9b3a48a64635b7ea29424db52d696842a51
parent6fd5b9694e02bac48ba4ab45ac6abad849997d0d (diff)
downloadqxmpp-e8c3ee75083bae3c2c9d0967704aa0c16ce46e17.tar.gz
feed changelog
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a27c6f60..45a70825 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ QXmpp 0.5.0 (UNRELEASED)
- Move utility method to a QXmppUtils class.
- Remove QXmppReconnectionManager, QXmppClient handles reconnections.
- Improve QXmppArchiveManager to allow paginated navigation (Olivier Goffart).
+ - Only emit QXmppVersionManager::versionReceived() for results.
- Fix issues:
* Issue 64: Compile qxmpp as shared library by default