From 6cb3212fc22b00459c6ffa667e86092da621f93d Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 26 May 2015 16:00:45 +0100 Subject: [PATCH] changelog --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 3d4178fad1..1ca2407a73 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,8 +6,8 @@ General: * Add support for backfilling when a client paginates. This allows servers to request history for a room from remote servers when a client tries to paginate history the server does not have - SYN-36 -* Fix bug where we couldn't disable non-default pushrules - SYN-378 -* Fix bug with ``register_new_user`` script - SYN-359 +* Fix bug where you couldn't disable non-default pushrules - SYN-378 +* Fix ``register_new_user`` script - SYN-359 * Improve performance of fetching events from the database, this improves both initialSync and sending of events. * Improve performance of event streams, allowing synapse to handle more