summary refs log tree commit diff
path: root/changelog.d/15695.bugfix
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-06-14 14:54:19 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-06-14 14:54:19 +0200
commit87e5df9a6ed772daf1070919845942b39143252e (patch)
tree279a35124ac01a940e0c9ec6965685028d58f8b8 /changelog.d/15695.bugfix
parentPrefill events after invalidate not before when persisting events (#15758) (diff)
parent1.86.0rc2 (diff)
downloadsynapse-87e5df9a6ed772daf1070919845942b39143252e.tar.xz
Merge branch 'release-v1.86' into develop
Diffstat (limited to 'changelog.d/15695.bugfix')
-rw-r--r--changelog.d/15695.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15695.bugfix b/changelog.d/15695.bugfix
deleted file mode 100644
index 99bf1fe05e..0000000000
--- a/changelog.d/15695.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Check permissions for enabling encryption earlier during room creation to avoid creating broken rooms.