diff options
author | Erik Johnston <erik@matrix.org> | 2019-12-11 13:56:50 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-12-11 13:56:50 +0000 |
commit | d156912c4c4f65b821eab202654d740422008d82 (patch) | |
tree | ce9321acef9b6adcb2c88678d096b06e106ca639 /changelog.d | |
parent | Back out change preventing setting null avatar URLs (diff) | |
download | synapse-d156912c4c4f65b821eab202654d740422008d82.tar.xz |
1.7.0rc2 v1.7.0rc2
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6497.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/6499.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/6507.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/6509.bugfix | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/changelog.d/6497.bugfix b/changelog.d/6497.bugfix deleted file mode 100644 index 6a2644d8e6..0000000000 --- a/changelog.d/6497.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix incorrect error message for invalid requests when setting user's avatar URL. diff --git a/changelog.d/6499.bugfix b/changelog.d/6499.bugfix deleted file mode 100644 index 299feba0f8..0000000000 --- a/changelog.d/6499.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix support for SQLite 3.7. diff --git a/changelog.d/6507.bugfix b/changelog.d/6507.bugfix deleted file mode 100644 index d767a6237f..0000000000 --- a/changelog.d/6507.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix regression where sending email push would not work when using a pusher worker. diff --git a/changelog.d/6509.bugfix b/changelog.d/6509.bugfix deleted file mode 100644 index d767a6237f..0000000000 --- a/changelog.d/6509.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix regression where sending email push would not work when using a pusher worker. |