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 <philipp@hoerist.com>2023-05-29 00:18:18 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-05-29 00:18:18 +0300
commitfeb5cc66560bade7f1e3e2e60672833849bea984 (patch)
tree5e617d1930a4716918bc69c2098cae44b9b96c73 /ChangeLog
parent84f80b2a1dcb664d58938027926a73ed90460f5a (diff)
release: 4.3.14.3.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0264b69..8fac1cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+nbxmpp 4.3.1 (28 May 2023)
+
+ Bug Fixes
+
+ * HTTP: Abort correctly on content overflow
+ * Websocket: Always set peer certificate
+
nbxmpp 4.3.0 (21 May 2023)
New