diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-31 11:49:43 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-31 11:49:43 +0100 |
commit | 3fb9fc40f59e3688f82672410f812022a1af9daa (patch) | |
tree | 5ff9b14708f503d9055e2613ce0153f184fa173f /changelog.d | |
parent | Newsfile (diff) | |
download | synapse-3fb9fc40f59e3688f82672410f812022a1af9daa.tar.xz |
1.12.1rc1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7133.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/7155.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/7177.bugfix | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/7133.bugfix b/changelog.d/7133.bugfix deleted file mode 100644 index 61a86fd34e..0000000000 --- a/changelog.d/7133.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix starting workers when federation sending not split out. diff --git a/changelog.d/7155.bugfix b/changelog.d/7155.bugfix deleted file mode 100644 index 0bf51e7aba..0000000000 --- a/changelog.d/7155.bugfix +++ /dev/null @@ -1 +0,0 @@ -Avoid importing `sqlite3` when using the postgres backend. Contributed by David Vo. diff --git a/changelog.d/7177.bugfix b/changelog.d/7177.bugfix deleted file mode 100644 index 329a96cb0b..0000000000 --- a/changelog.d/7177.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug which could cause outbound federation traffic to stop working if a client uploaded an incorrect e2e device signature. \ No newline at end of file |