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:
authorPhilipp Hörist <forenjunkie@chello.at>2017-12-27 22:22:17 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-12-27 22:22:17 +0300
commitbd95b25fb15c776dbcab1b8f85475252b11c65b2 (patch)
treeeaa0151fd3e090e07861a932c1dc34ecb7125e81 /ChangeLog
parentabfe8658091b987f76732c74f756d8c0342dc858 (diff)
Update Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0567b9b..355bcfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+python-nbxmpp 0.6.2 (27 December 2017)
+
+ * Correctly load client certs
+ * Warn on any error in the certificate chain
+ * Fixed a traceback loop
+
python-nbxmpp 0.6.1 (29 November 2017)
* Add new getStanzaIDAttrs method