summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorMichael Kaye <1917473+michaelkaye@users.noreply.github.com>2019-10-07 15:41:25 +0100
committerAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-10-07 15:41:25 +0100
commitdc795ba709f2ffe41671d25d94f21d4b31a5301d (patch)
treeb77c2cef761bae3aa08289fa9144710f935a4cc1 /changelog.d
parentFix changelog for PR #6175 (diff)
downloadsynapse-dc795ba709f2ffe41671d25d94f21d4b31a5301d.tar.xz
Log responder we are using. (#6139)
This prevents us logging "Responding to media request with responder %s".
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6139.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6139.misc b/changelog.d/6139.misc
new file mode 100644
index 0000000000..d4b65e7af8
--- /dev/null
+++ b/changelog.d/6139.misc
@@ -0,0 +1 @@
+Log responder when responding to media request.