summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
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)
 ======================================