summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2022-09-08 10:18:03 +0000
committerGitHub <noreply@github.com>2022-09-08 11:18:03 +0100
commitb7e4bfd005a804ed0cd3d204c367b11565b76df6 (patch)
treeecbd014e3def15c519164aba7b12f831c5f703bc /changelog.d
parentInstrument `get_metadata_for_events` for tracing (#13730) (diff)
downloadsynapse-b7e4bfd005a804ed0cd3d204c367b11565b76df6.tar.xz
Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13738.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13738.bugfix b/changelog.d/13738.bugfix
new file mode 100644
index 0000000000..d64fa0b4de
--- /dev/null
+++ b/changelog.d/13738.bugfix
@@ -0,0 +1 @@
+Fix a bug where Synapse fails to start if a signing key file contains an empty line.
\ No newline at end of file