summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2018-08-29 16:29:57 +0100
committerGitHub <noreply@github.com>2018-08-29 16:29:57 +0100
commit7f0399586dd595d20e1d4f2ce735e9efa9a96d0a (patch)
tree26c61ccee857c692914bee8a9a666d7ae0fa7d73 /changelog.d
parentUpdate CONTRIBUTING to clarify miscs & Markdown (#3730) (diff)
parentchangelog (diff)
downloadsynapse-7f0399586dd595d20e1d4f2ce735e9efa9a96d0a.tar.xz
Merge pull request #3768 from krombel/fix_3445
fix #3445 - do not use itervalues() on SortedDict()
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3768.bugfix1
1 files changed, 1 insertions, 0 deletions
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