summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-07-26 23:25:17 +0100
committerGitHub <noreply@github.com>2018-07-26 23:25:17 +0100
commitd42455cdc99d2ee71b03b14376f4acf407902e2f (patch)
treece94abaf7975caacdae1ef8e794f99f035eaf5c0 /changelog.d
parentMerge pull request #3614 from matrix-org/rav/stop_populating_event_content (diff)
parentCreate 3616.misc (diff)
downloadsynapse-d42455cdc99d2ee71b03b14376f4acf407902e2f.tar.xz
Merge pull request #3616 from matrix-org/travis/event_id_send_leave
Update the send_leave path to be an event_id
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3616.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3616.misc b/changelog.d/3616.misc
new file mode 100644
index 0000000000..04629faa36
--- /dev/null
+++ b/changelog.d/3616.misc
@@ -0,0 +1 @@
+Update the /send_leave path registration to use event_id rather than a transaction ID.