summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2015-02-24 09:58:20 +0000
committerKegan Dougal <kegan@matrix.org>2015-02-24 09:58:20 +0000
commit082c88a4b22ded83607b40b080a0e862a3e34ed5 (patch)
tree9ef8ace2c05aadb02c7de874dcad7cfa46456d25 /CHANGES.rst
parentSet user-visible error when the server is misconfigured. (diff)
downloadsynapse-082c88a4b22ded83607b40b080a0e862a3e34ed5.tar.xz
Update CHANGES and UPGRADE
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 0ccf4c004c..9e36f6232d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,10 @@
+Changes in synapse vx.x.x (x-x-x)
+=================================
+
+* Add support for registration fallback. This is a page hosted on the server
+  which allows a user to register for an account, regardless of what client
+  they are using (e.g. mobile devices).
+
 Changes in synapse v0.7.1 (2015-02-19)
 ======================================