Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2015-07-16 22:09:50 +0300
committerYann Leboulanger <asterix@lagaule.org>2015-07-16 22:09:50 +0300
commit4e23acb0c11be755100a5101cc7a1ed1982eab43 (patch)
tree1b57e0b214ae49d4e5b29c92c4dc4b2a2b34bd0c /ChangeLog
parent35a77da67d840e5f9ebba31266ecc76e3091e440 (diff)
prepare 0.5.3 releasenbxmpp-0.5.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce45180..47dc0e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+python-nbxmpp 0.5.3 (13 July 2015)
+
+ * Fix receiving long utf8 strings under py3
+ * Fix issue with pyopenssl 0.15.1
+ * Fix decoding issues
+
python-nbxmpp 0.5.2 (27 December 2014)
* Fix BOSH HTTP requests