summary refs log tree commit diff
path: root/changelog.d/8093.misc
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-08-18 09:09:11 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-08-18 09:09:11 -0400
commit408aef827691be3a1b92f38ebdf5aab7468ab5ef (patch)
tree8341a0fc1581474b078146e6b5010623a9a4d7e2 /changelog.d/8093.misc
parentIteratively encode JSON responses to avoid blocking the reactor. (#8013) (diff)
downloadsynapse-408aef827691be3a1b92f38ebdf5aab7468ab5ef.tar.xz
Rename changelog from bugfix to misc.
Diffstat (limited to 'changelog.d/8093.misc')
-rw-r--r--changelog.d/8093.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8093.misc b/changelog.d/8093.misc
new file mode 100644
index 0000000000..80045dde1a
--- /dev/null
+++ b/changelog.d/8093.misc
@@ -0,0 +1 @@
+Return the previous stream token if a non-member event is a duplicate.