summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-09-30 14:11:40 +0100
committerErik Johnston <erik@matrix.org>2016-09-30 14:11:40 +0100
commit21185e3e8a6ab394db04a07fca9c520ae615fef9 (patch)
tree2381955dd9f5c571ecafecee0cc402913851ab26
parentBump version and changelog (diff)
downloadsynapse-21185e3e8a6ab394db04a07fca9c520ae615fef9.tar.xz
Update changelog v0.18.1-rc1
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst

index 4ff3344c38..506929e276 100644 --- a/CHANGES.rst +++ b/CHANGES.rst
@@ -15,6 +15,8 @@ Changes: Bug fixes: * Fix 3pid invites when server is already in the room (PR #1136) +* Fix upgrading with SQLite taking lots of CPU for a few days + after upgrade (PR #1144) * Fix upgrading from very old database versions (PR #1145) * Fix port script to work with recently added tables (PR #1146)