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>2021-09-29 11:59:43 +0100
committerGitHub <noreply@github.com>2021-09-29 11:59:43 +0100
commit176aa55fd5971610727cb10372faf521542653d9 (patch)
tree36f560e385679213b8d717d1b2d7f55f90f6ddfe /changelog.d
parentUse direct references for configuration variables (part 6). (#10916) (diff)
downloadsynapse-176aa55fd5971610727cb10372faf521542653d9.tar.xz
add event id to logcontext when handling incoming PDUs (#10936)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10936.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10936.misc b/changelog.d/10936.misc
new file mode 100644
index 0000000000..9d1d6e5b02
--- /dev/null
+++ b/changelog.d/10936.misc
@@ -0,0 +1 @@
+Include the event id in the logcontext when handling PDUs received over federation.