diff options
author | Andrew Morgan <andrewm@element.io> | 2022-07-01 11:42:57 +0100 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-07-01 11:42:57 +0100 |
commit | d40b2708cf9cfa2cf7ea7ac6e0273369430a103b (patch) | |
tree | 72d0547c739194f9723f5fc95bee468f9e4a937f /changelog.d | |
parent | Fix unread counts on large servers (#13140) (diff) | |
download | synapse-d40b2708cf9cfa2cf7ea7ac6e0273369430a103b.tar.xz |
1.62.0rc2 v1.62.0rc2
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13140.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/13141.bugfix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/13140.bugfix b/changelog.d/13140.bugfix deleted file mode 100644 index cb0586e39e..0000000000 --- a/changelog.d/13140.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix unread counts for users on large servers. Introduced in v1.62.0rc1. diff --git a/changelog.d/13141.bugfix b/changelog.d/13141.bugfix deleted file mode 100644 index 930e870865..0000000000 --- a/changelog.d/13141.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix DB performance when deleting old push notifications. Introduced in v1.62.0rc1. |