summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-02-24 10:00:33 +0000
committerErik Johnston <erik@matrix.org>2015-02-24 10:00:33 +0000
commitc0aaf9fe767ec67fd1ea8229c3282544cc4a0b64 (patch)
tree7fa41792cb0283a34f327935159e8b26c29857c8 /CHANGES.rst
parentUse OrderedDict for @cached backing store, so we can evict the oldest key unb... (diff)
parentUpdate CHANGES and UPGRADE (diff)
downloadsynapse-c0aaf9fe767ec67fd1ea8229c3282544cc4a0b64.tar.xz
Merge pull request #89 from matrix-org/registration-fallback
Registration fallback
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)
 ======================================