summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-05-06 13:59:32 +0100
committerErik Johnston <erik@matrix.org>2015-05-06 13:59:32 +0100
commit771fc05d306a5d679729f4d6de39fdd2c3052a7a (patch)
tree176a3965c0d08a6829efd13ec422aa89f91997fe /CHANGES.rst
parentMove CAPTCHA_SETUP to docs/ (diff)
downloadsynapse-771fc05d306a5d679729f4d6de39fdd2c3052a7a.tar.xz
Change log: Link to application services spec.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 4c16af6dda..9ca52a57de 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -34,12 +34,13 @@ Configuration:
 
 Application services:
 
-* Reliably retry sending of events from Synapse to application services.
+* Reliably retry sending of events from Synapse to application services, as per
+  `Application Services`_ spec.
 * Implement API change in how application services register with home servers.
 
 .. _`docs/postgres.rst`: docs/postgres.rst
 .. _`Retrieving Server Keys`: https://github.com/matrix-org/matrix-doc/blob/6f2698/specification/30_server_server_api.rst#retrieving-server-keys
-
+.. _`Application Services`: https://github.com/matrix-org/matrix-doc/blob/0c6bd9/specification/25_application_service_api.rst#home-server---application-service-api
 
 Changes in synapse v0.8.1 (2015-03-18)
 ======================================