summary refs log tree commit diff
path: root/changelog.d/15599.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2023-05-30 16:08:33 +0100
committerDavid Robertson <davidr@element.io>2023-05-30 16:08:33 +0100
commit6fc3deb0295fda1066c5cd5ecbddbb9ce1cf048c (patch)
treee81e88f955ac9275257d03cc3cb967ed889d0bd0 /changelog.d/15599.bugfix
parentEnforce that an admin token also has the basic Matrix API scope (diff)
parentfixup changelog (diff)
downloadsynapse-6fc3deb0295fda1066c5cd5ecbddbb9ce1cf048c.tar.xz
Merge branch 'release-v1.85' into develop
Diffstat (limited to 'changelog.d/15599.bugfix')
-rw-r--r--changelog.d/15599.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15599.bugfix b/changelog.d/15599.bugfix
deleted file mode 100644

index b58af8ad55..0000000000 --- a/changelog.d/15599.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Print full error and stack-trace of any exception that occurs during startup/initialization.