diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-17 21:37:57 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-17 21:37:57 +0200 |
| commit | 51ddc90427008aa4e97cb0602277079e7755ae3e (patch) | |
| tree | e90e075b9921abdc681c4cb81b2eefdc930c3cc3 /CHANGELOG | |
| parent | df4eed8bec12c2f0773b6bd25f0056b59135b284 (diff) | |
| download | qxmpp-51ddc90427008aa4e97cb0602277079e7755ae3e.tar.gz | |
bring QXmppTransferManager back to 3 arguments
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ QXmpp 0.7.4 (UNRELEASED) * Make it possible to call listenForClients and listenForServers multiple times to supported multiple IP address / ports. - Improve QXmppTransferManager: - * Allow StreamHost::host to contain a host name + * Change third argument of QXmppTransferManager::sendFile to a description. + * Allow StreamHost::host to contain a host name. QXmpp 0.7.3 (Sep 7, 2012) ------------------------ |
