changelog

This commit is contained in:
Erik Johnston 2015-05-26 11:08:09 +01:00
parent 2651fd5e24
commit cb7dac3a5d
1 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,10 @@ General:
paginate history the server does not have - SYN-36 paginate history the server does not have - SYN-36
* Fix bug where we couldn't disable non-default pushrules - SYN-378 * Fix bug where we couldn't disable non-default pushrules - SYN-378
* Fix bug with ``register_new_user`` script - SYN-359 * Fix bug with ``register_new_user`` script - SYN-359
* Improve performance of fetching events from the database. * Improve performance of fetching events from the database. This improves both
* Improve performance of event streams. initialSync and sending of events.
* Improve performance of event streams, allowing synapse to handle more
simultaneous connected clients.
Federation: Federation: