diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2013-01-11 14:50:28 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2013-01-11 14:50:28 +0100 |
| commit | a662808a8015b91b773895c4dbbc9c2d4a655a6b (patch) | |
| tree | ebbad8c31accf9195f512f4a996b328092bb258f /CHANGELOG | |
| parent | de324a5c110a975b8b8450d2acd78e338aa27734 (diff) | |
| download | qxmpp-a662808a8015b91b773895c4dbbc9c2d4a655a6b.tar.gz | |
bump version to 0.7.5
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +QXmpp 0.7.5 (Jan 11, 2013) +-------------------------- + + - Replace toAscii/fromAscii with toLatin1/fromLatin1 for Qt 5 compatibility. + - Fix build using clang in pedantic mode. + QXmpp 0.7.4 (Oct 1, 2012) ------------------------- |
