diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 18:34:41 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 18:34:41 +0200 |
| commit | bb1ba37c129e610b5ac75a3e0caabe0b013c6123 (patch) | |
| tree | e126ebdb3e4ef359cf7d1ce4a1f90063e4ebdebf /CHANGELOG | |
| parent | 1b653eb9e6212678297281f5bca43bcd0b1a00fb (diff) | |
| download | qxmpp-bb1ba37c129e610b5ac75a3e0caabe0b013c6123.tar.gz | |
bump version
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,5 @@ -QXmpp 0.6.0 (UNRELEASED) ------------------------- +QXmpp 0.5.5 (Jul 20, 2012) +-------------------------- - New XEPs * XEP-0221: Data Forms Media Element @@ -9,6 +9,9 @@ QXmpp 0.6.0 (UNRELEASED) - Deprecate QXmppConfiguration::setSASLAuthMechanism(), replaced by the string-based QXmppConfiguration::setSaslAuthMechanism(). + - Fix issues: + * Issue 126: Modularize SASL mechanisms + QXmpp 0.5.0 (Jul 18, 2012) -------------------------- |
