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>2018-08-18 13:38:56 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2018-08-18 13:38:56 +0300
commitf0af5c9a546778ae58536a458fa5c2047e69beb3 (patch)
tree45536971015c1abf7a12460e3d274e728e82132e /ChangeLog
parent24631042b6f200ef8134b106ac3474a36e94f1c3 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8b29b9..d6bd4fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+python-nbxmpp 0.6.7 (19 August 2018)
+
+ * Raise default TLS version to 1.2
+ * Remove DIGEST-MD5 from the default auth mechs
+ * Add STANZA RECEIVED Event (Some servers send more than one stanza in one packet)
+ * Add alternative locations to load TLS certs from
+
python-nbxmpp 0.6.6 (20 May 2018)
* Record all SSL errors instead of only the first