summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3bd69367bb..297ae914fd 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
 Changes in synapse 0.6.1 (2015-01-07)
 =====================================
 
- * Various optimization to improve performance of event sending and initial
-   sync.
+ * Major optimizations to improve performance of initial sync and event sending
+   in large rooms (by up to 10x)
  * Media repository now includes a Content-Length header on media downloads.
  * Improve quality of thumbnails by changing resizing algorithm.