aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fd5c94a5..09d45b6a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,8 @@ QXmpp 0.9.4 (UNRELEASED)
- Do not ignore SSL errors by default (issue 113), if you need to deal with
broken SSL configurations, set QXmppConfiguration::ignoreSslErrors to true.
+ - Drop Qt4 support
+ - CMake based build system
QXmpp 0.9.3 (Dec 3, 2015)
-------------------------