summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c046e96eb1..07541c803c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,7 +4,8 @@ Synapse 1.58.1 (2022-05-05)
 This patch release includes a fix to the Debian packages, installing the
 `systemd` and `cache_memory` extra package groups, which were incorrectly
 omitted in v1.58.0. This primarily prevented Synapse from starting
-when the `systemd.journal.JournalHandler` log handler was configured.
+when the `systemd.journal.JournalHandler` log handler was configured
+(closes [#12631](https://github.com/matrix-org/synapse/issues/12631)).
 
 Otherwise, no significant changes since 1.58.0.