aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
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