summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-12-04 08:48:04 -0500
committerPatrick Cloke <patrickc@matrix.org>2020-12-04 08:48:04 -0500
commit693dab487c8de75ca1e7573474a3d4429ce8b313 (patch)
tree43b0b1bbdbcf93775bd6bfc0383d29a635facc68 /changelog.d
parentFix a regression that mapping providers should be able to redirect users. (#8... (diff)
downloadsynapse-693dab487c8de75ca1e7573474a3d4429ce8b313.tar.xz
1.24.0rc2
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8875.misc1
-rw-r--r--changelog.d/8878.bugfix1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/8875.misc b/changelog.d/8875.misc
deleted file mode 100644
index 5a56a62968..0000000000
--- a/changelog.d/8875.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add support for the latest third-party libraries. Contributed by Jordan Bancino.
diff --git a/changelog.d/8878.bugfix b/changelog.d/8878.bugfix
deleted file mode 100644
index e53005ee1c..0000000000
--- a/changelog.d/8878.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a regression in v1.24.0rc1 which failed to allow SAML mapping providers which were unable to redirect users to an additional page.