summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/3445.bugfix1
-rw-r--r--changelog.d/3768.bugfix1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/3445.bugfix b/changelog.d/3445.bugfix
deleted file mode 100644
index f7f1c4778d..0000000000
--- a/changelog.d/3445.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-do not use six.itervalues() on SortedDict()
diff --git a/changelog.d/3768.bugfix b/changelog.d/3768.bugfix
new file mode 100644
index 0000000000..a039a7fa68
--- /dev/null
+++ b/changelog.d/3768.bugfix
@@ -0,0 +1 @@
+Fix bug in sending presence over federation