aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-05 14:56:43 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-05 14:56:43 +0000
commitfcdd9db13a0c831738bc748cc0fc12a96036714e (patch)
treed6d1359240057d180a318239e2d3b60a7ad169c1 /CHANGELOG
parentce05273a9c959d81ac1341b3fcba35a019079bfb (diff)
downloadqxmpp-fcdd9db13a0c831738bc748cc0fc12a96036714e.tar.gz
alignment
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG16
1 files changed, 8 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fad2ceaf..cec47ed3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,20 +1,20 @@
QXmpp 0.3.0 (Unreleased)
------------------------
- New XEPs
- * XEP-0153: vCard-Based Avatars
+ * XEP-0153: vCard-Based Avatars
- - New classes
+ - New classes
* QXmppServer: base class for building XMPP servers
- - Add support for DNS SRV lookups, meaning you can connect to nearly all
- servers using only a JID and a password.
+ - Add support for DNS SRV lookups, meaning you can connect to nearly all
+ servers using only a JID and a password.
- - Improve support for SASL authentication, with a verification of the second
- challenge message sent by the server.
+ - Improve support for SASL authentication, with a verification of the second
+ challenge message sent by the server.
- - Add support for the birthday and URL attributes in vCards.
+ - Add support for the birthday and URL attributes in vCards.
- - Improve STUN support for VoIP calls by detecting server-reflexive address.
+ - Improve STUN support for VoIP calls by detecting server-reflexive address.
QXmpp 0.2.0 (Aug 22, 2010)
--------------------------