summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-08-18 09:53:13 -0400
committerGitHub <noreply@github.com>2020-08-18 09:53:13 -0400
commit3c01724b330ac99d6defb12634ea9046ae52fe63 (patch)
tree61537989c445f6aee168eb266302fa9fd3bccaed /changelog.d
parentRemove : from allowed client_secret chars (#8101) (diff)
downloadsynapse-3c01724b330ac99d6defb12634ea9046ae52fe63.tar.xz
Fix the return type of send_nonmember_events. (#8112)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8112.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8112.misc b/changelog.d/8112.misc
new file mode 100644
index 0000000000..80045dde1a
--- /dev/null
+++ b/changelog.d/8112.misc
@@ -0,0 +1 @@
+Return the previous stream token if a non-member event is a duplicate.