diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-11-25 13:28:12 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-11-25 13:28:12 +0000 |
commit | f9c9e1f07646262cb064782d4bf427dd1634617f (patch) | |
tree | 4d513aee22d369690277edf375979b71a029b685 /changelog.d | |
parent | Fix exceptions from background database update for event labels. (#6407) (diff) | |
download | synapse-f9c9e1f07646262cb064782d4bf427dd1634617f.tar.xz |
1.6.0rc2 v1.6.0rc2
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6407.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/6407.bugfix b/changelog.d/6407.bugfix deleted file mode 100644 index 0fdbf2a781..0000000000 --- a/changelog.d/6407.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug which could cause the background database update hander for event labels to get stuck in a loop raising exceptions. |