summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-06-15 16:06:26 +0100
committerErik Johnston <erik@matrix.org>2016-06-15 16:06:26 +0100
commit0477368e9afb7de9d8f95352f47973e51f0a837c (patch)
tree58f6cd42ae0f792c25524b5902a8c5c8658bf245 /CHANGES.rst
parentBump version and changelog (diff)
downloadsynapse-0477368e9afb7de9d8f95352f47973e51f0a837c.tar.xz
Update change log v0.16.1-rc1
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d5f465792c..1a47aae857 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -15,7 +15,8 @@ Bugs fixes:
 * Fix bug where rooms where marked as published by default (PR #857)
 * Fix bug where joining room with an event with invalid sender (PR #868)
 * Fix bug where backfilled events were sent down sync streams (PR #869)
-* Fix bug where outgoing connections could wedge indefinitely (PR #870)
+* Fix bug where outgoing connections could wedge indefinitely, causing push
+  notifications to be unreliable (PR #870)
 
 
 Performance improvements: