aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-03-12 23:59:05 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2015-03-12 23:59:05 +0100
commit69afc4644606d40f0928a0eb0775ec9a03fdb661 (patch)
treec68daee4413c3a8bdacedb23d19e58010127b3b6
parentb681228881fc7cbe3237a9958355b580b75270b6 (diff)
downloadqxmpp-69afc4644606d40f0928a0eb0775ec9a03fdb661.tar.gz
feed changelog
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fa810bbe..f55747f4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@ QXmpp 0.8.3 (UNRELEASED)
------------------------
- Add a QXmppClient::sslErrors signal to report SSL errors.
+ - Handle broken servers which send "bad-auth" instead of "not-authorized".
+ - Fix a compilation issue with Qt 5.5 due to a missing header include.
+ - Do not install test cases.
QXmpp 0.8.2 (Jan 7, 2015)
-------------------------