summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-05-05 15:10:24 +0100
committerAndrew Morgan <andrewm@element.io>2022-05-05 15:10:24 +0100
commitbc149a18f6b5e12792e14c295f294adda39cffc8 (patch)
tree92e0bee92dc966f4d879cb869eee6bab42e80c38 /CHANGES.md
parentMinor wording change to v1.58.1 release notes (diff)
downloadsynapse-bc149a18f6b5e12792e14c295f294adda39cffc8.tar.xz
link to relevant bug report in v1.58.1 changelog
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.