Fix english
This commit is contained in:
parent
2c1bc4392f
commit
7680ae16c9
|
@ -3,8 +3,8 @@ Changes in synapse v0.11.1 (2015-11-20)
|
||||||
|
|
||||||
* Add extra options to search API (PR #394)
|
* Add extra options to search API (PR #394)
|
||||||
* Fix bug where we did not correctly cap federation retry timers. This meant it
|
* Fix bug where we did not correctly cap federation retry timers. This meant it
|
||||||
hours for servers to start talking to ressurected servers, even when they
|
could take several hours for servers to start talking to ressurected servers,
|
||||||
were receiving traffic from them (PR #393)
|
even when they were receiving traffic from them (PR #393)
|
||||||
* Don't advertise login token flow unless CAS is enabled. This caused issues
|
* Don't advertise login token flow unless CAS is enabled. This caused issues
|
||||||
where some clients would always use the fallback API if they did not
|
where some clients would always use the fallback API if they did not
|
||||||
recognize all login flows (PR #391)
|
recognize all login flows (PR #391)
|
||||||
|
|
Loading…
Reference in New Issue