diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-04-06 12:21:40 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-04-06 12:21:40 +0200 |
| commit | 88e35246fed9345f540e7f6eb749097fd74f5cfb (patch) | |
| tree | 0bb469a350c2be7febc5c7dde128e9ba58b411c9 /CHANGELOG | |
| parent | 89abcd28004dec5011cfa597a923ead8c542eb0d (diff) | |
| download | qxmpp-88e35246fed9345f540e7f6eb749097fd74f5cfb.tar.gz | |
add support for legacy SSL
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,9 +1,12 @@ QXmpp 0.8.1 (UNRELEASED) +------------------------ - Use QString() instead of "" for default methods arguments, to enable building project which use QT_NO_CAST_FROM_ASCII. + - Add support for legacy SSL. QXmpp 0.8.0 (Mar 26, 2014) +-------------------------- - Fix QXmppServer incoming connections with Qt5 (issue 175). - Support for QXmppMessage extensions having tag names other than 'x'. |
