summary refs log tree commit diff
path: root/changelog.d/10114.misc
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-06-29 11:27:25 +0100
committerRichard van der Hoff <richard@matrix.org>2021-06-29 11:27:25 +0100
commit077d441d42a34c994a3eeeaa2068b837a96e5a7c (patch)
treef6e387b9288d7f932c618aa2983cc75b6f28facd /changelog.d/10114.misc
parentFix SQL (diff)
parentMigrate stream_ordering to a bigint (#10264) (diff)
downloadsynapse-077d441d42a34c994a3eeeaa2068b837a96e5a7c.tar.xz
Merge branch 'develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/10114.misc')
-rw-r--r--changelog.d/10114.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10114.misc b/changelog.d/10114.misc
new file mode 100644

index 0000000000..808548f7c7 --- /dev/null +++ b/changelog.d/10114.misc
@@ -0,0 +1 @@ +Drop Origin and Accept from the value of the Access-Control-Allow-Headers response header.