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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-05-09 22:07:51 +0300
committerlovetox <philipp@hoerist.com>2022-05-09 22:07:51 +0300
commitebf79d1a135377e3ef66138bcbe02fb733db4fe1 (patch)
tree7a14ae3072db3d73ab8fdd38bbcecb4ba47ccc77 /ChangeLog
parentf787e807bb01ddb2481c773f3bf57dc22fa6fdc8 (diff)
fix: Don’t show unknown IQ errors
Seems some buggy server send IQ error with an unknown id. Log the error but dont bother the user with it. Fixes #10801
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12dd80993..b7b215ab0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -121,6 +121,7 @@ Gajim 1.4.0 (TBA)
* #10751 Inconsistent notifications behavior in 1.4 nightlies
* #10773 Failure to store roster notes not reported
* #10774 AppIndicator should be used for the tray icon on Wayland
+ * #10801 Unknown IQ errors shown in chat
* #10813 Receiving a notification creates exception
* #10814 Unable to delete custom theme
* #10815 Improve Security Labels (XEP-0258) feature