summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 932cf60bdb..1befcacdf5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,8 +4,8 @@ Changes in synapse v0.17.0-rc4 (2016-08-05)
 Changes:
 
 * Change the way we summarize URLs when previewing (PR #973)
-* Add new /state_ids federation API (PR #979)
-* Speed up processing of /state/ response (PR #986)
+* Add new ``/state_ids/`` federation API (PR #979)
+* Speed up processing of ``/state/`` response (PR #986)
 
 Bug fixes: