summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2023-06-14 17:42:33 +0300
committerGitHub <noreply@github.com>2023-06-14 15:42:33 +0100
commit1404f68a03e684434dea6b2a9a5c2739c719549d (patch)
treec395318c97ac0bdacdafaaba74f40702867ed363 /changelog.d
parentMerge branch 'release-v1.86' into develop (diff)
downloadsynapse-1404f68a03e684434dea6b2a9a5c2739c719549d.tar.xz
Fix joining rooms through aliases where the alias server isn't a real homeserver (#15776)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15776.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15776.bugfix b/changelog.d/15776.bugfix
new file mode 100644
index 0000000000..f146a85f1a
--- /dev/null
+++ b/changelog.d/15776.bugfix
@@ -0,0 +1 @@
+Fix joining rooms through aliases where the alias server isn't a real homeserver. Contributed by @tulir @ Beeper.