summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-25 18:10:02 +0100
committerErik Johnston <erik@matrix.org>2014-09-25 18:10:02 +0100
commitf1c9ab4e4f97459b6dab8467d112a014468d8325 (patch)
treee9dfb8c1c5f0f23c1765d8f6992046fd41fa5eb1 /CHANGES.rst
parentBump version and changelog (diff)
downloadsynapse-f1c9ab4e4f97459b6dab8467d112a014468d8325.tar.xz
More change log lines
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 00e7cf2c6d..1690490f66 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,6 +11,7 @@ Homeserver:
  * Add support specifying and retrieving turn server configuration.
 
 Webclient:
+ * Add button to send messages to users from the home page.
  * Add support for using TURN for VoIP calls.
  * Show display name change messages.
  * Fix bug where the client didn't get the state of a newly joined room
@@ -19,6 +20,8 @@ Webclient:
  * Fix bug where holding down the down arrow caused chrome to chew 100% CPU.
  * Fix bug where desktop notifications occasionally used "Undefined" as the
    display name.
+ * Fix more places where we sometimes saw room IDs incorrectly.
+ * Fix bug which caused lag when entering text in the text box.
 
 Changes in synapse 0.3.3 (2014-09-22)
 =====================================