diff options
author | H. Shay <hillerys@element.io> | 2023-08-23 11:44:01 -0700 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2023-08-23 11:44:01 -0700 |
commit | 851cbdcb57be7d338e004a4b3dd56685864dd46e (patch) | |
tree | 04a70a712ed48732aaddcdcd1ceac0a350c8c283 /changelog.d/16061.misc | |
parent | Stabilize support for MSC3958 (suppress notifications from edits). (#16113) (diff) | |
parent | 1.91.0rc1 (diff) | |
download | synapse-851cbdcb57be7d338e004a4b3dd56685864dd46e.tar.xz |
Merge branch 'release-v1.91' into develop
Diffstat (limited to 'changelog.d/16061.misc')
-rw-r--r-- | changelog.d/16061.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16061.misc b/changelog.d/16061.misc deleted file mode 100644 index 37928b670f..0000000000 --- a/changelog.d/16061.misc +++ /dev/null @@ -1 +0,0 @@ -Fix database performance of read/write worker locks. |