diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-03-12 23:59:05 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-03-12 23:59:05 +0100 |
| commit | 69afc4644606d40f0928a0eb0775ec9a03fdb661 (patch) | |
| tree | c68daee4413c3a8bdacedb23d19e58010127b3b6 | |
| parent | b681228881fc7cbe3237a9958355b580b75270b6 (diff) | |
| download | qxmpp-69afc4644606d40f0928a0eb0775ec9a03fdb661.tar.gz | |
feed changelog
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) ------------------------- |
