summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-08-08 11:34:33 +0100
committerErik Johnston <erik@matrix.org>2016-08-08 11:34:33 +0100
commitb46b8a5efb371d018ba49e1be8db4fe9fd0cd816 (patch)
treecf9a4f79567de68bf8b5126ce7356543f423471b /CHANGES.rst
parentBump changelog and version (diff)
downloadsynapse-b46b8a5efb371d018ba49e1be8db4fe9fd0cd816.tar.xz
Update changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 498eebe3e5..a0f1d10f3c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,7 +9,7 @@ Changes:
 
 Bug fixes:
 
-* Fix preview URL API to exclude html comments in description (PR #988)
+* Fix URL preview API to exclude html comments in description (PR #988)
 * Fix error handling of remote joins (PR #991)