aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-03-23 14:53:45 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2012-03-23 14:53:45 +0000
commitfb6af4f931efd071bc0ecf8ee6b77acd2cee1f1f (patch)
tree07364801ffe871cbd4dd2680e11a9b3c8d38a92d /CHANGELOG
parentbf2ffd4d596abe2a127db7924a8b1e458dc6158f (diff)
downloadqxmpp-fb6af4f931efd071bc0ecf8ee6b77acd2cee1f1f.tar.gz
bump version
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 67689e82..990fd096 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,7 @@ QXmpp 0.4.0 (UNRELEASED)
- Improve XEP-0136 support to enable archive deletion.
- Set default keep-alive timeout to 20 seconds, enables detection of broken connections.
- Make install path configurable using the PREFIX variable instead of Qt's installation path.
+ - Make it possible to build a shared library by invoking "qmake QXMPP_LIBRARY_TYPE=lib".
- Fix issues:
* Issue 95: Patch for several utility methods in RosterManager