aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2011-09-26 13:54:24 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2011-09-26 13:54:24 +0000
commitb8c13b54123bafe098eb18971bcc58c85fd4f346 (patch)
treee24efaa5c753501811a77c829b595f73e91d9c42
parent496ffe118873fe790358a80d22a05a30bb4a8aea (diff)
downloadqxmpp-b8c13b54123bafe098eb18971bcc58c85fd4f346.tar.gz
feed ChangeLog
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8fc47326..c0908cbe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,9 +24,14 @@ QXmpp 0.4.0 (UNRELEASED)
- Add support for X-FACEBOOK-PLATFORM SASL method.
- Fix issues:
+ * Issue 103: Does not compile for Symbian^3 with NokiaQtSDK 1.1 Beta
* Issue 105: Initial presence is set before the roster request
* Issue 106: QXmppClient can't override Qt's set of trusted SSL CAs
+ * Issue 109: Patch for XEP-0224 (Attention)
+ * Issue 113: qxmpp.pc sets incorrect include path
* Issue 116: sessionStarted not set for non-SASL connections
+ * Issue 119: ICE negotiation time out after successful ICE check
+ * Issue 120: QXmppIceComponent doesn't accept interfaces with 255.255.255.255 netmask as a local candidate
QXmpp 0.3.0 (Mar 05, 2011)
------------------------